How to Increase memory size

To modify your PHP settings, please follow the guide below:

1. Log into the cPanel account you want to make the changes to
2. Click “Select PHP Version”
3. Change the current version from Native to another version from the drop-down list. We would suggest 5.4 for compatibility
4. Click “Set as current”
5. Click “Switch to PHP Settings”
6. Click the value(s) you want to update, then enter a new value

We would suggest:

memory_limit = 128M
max_execution_time = 300
post_max_size = 128M
upload_max_filesize = 128M

7. Click Save to complete.