How to change PHP max input vars
2. Navigate to: Advanced > Developer Tools
3. Navigate to the "php.ini editor" section
4. Click Add directive
5. Enter "max_input_vars" into the Directive field and the desired memory size in the Text field. eg. 1000, 5000, 10000

Related Articles
How to change the PHP version
1. Open up the website control panel https://control.guarana.host 2. Navigate to: Advanced > Developer Tools 3. Navigate to the "PHP" section 4. Select the PHP version you're after
How to change PHP memory limit
1. Open up the website control panel https://control.guarana.host 2. Navigate to: Advanced > Developer Tools 3. Navigate to the "php.ini editor" section 4. Click Add directive 5. Enter "memory_limit" into the Directive field and the desired memory ...
How to change webmail responses to HTML
1. Open up webmail. 2. Go to Settings. 3. Go to Preferences. 4. Go to Composing Messages. 5. Change "Compose HTML messages" to "always". 6. Click Save.
Website redirect to new domain
So you have a website on Domain A and you want to redirect all traffic including sub pages to Domain B. Eg. domain-A/contact > domain-B/contact So what you would need to do is the following: Point Domain A at Domain B’s web server Add Domain A to ...
How to request admin permissions on Mac
Before attempting to make a change or install an application. Click the icon in the menu bar at the top of the desktop. Click the Request Elevation Session option. Enter explanation for elevation session request. Click SEND REQUEST. Can close dialog ...