How to change PHP memory limit
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 size in the Text field. eg. 256M, 512M or 1024M
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 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.
Nameserver Setup
Login to your domain registrar control panel Find the domain you want to change Navigate to the nameserver settings Change the nameservers to the following dns1.guarana.host dns2.guarana.host dns3.guarana.host dns4.guarana.host
Setup WordPress Email Delivery
Login to WordPress admin for the site you want to modify. Go to the plugins page, search for "fluentsmtp" and click "Install Now". After the plugin installs, press "Activate". Click "Configure FluentSMTP" if shown or follow the wizard in the next ...