Hi
I am using PHP 5.6 and "classic" hosting.
I need to change my PHP settings but all the answers in here that I can see refer to using Cpanel.
I want the settings to be:
max_execution_time = 60
max_input_time = 60
upload_max_filesize = 35M
post_max_size = 35M
max_input_vars = 3000
memory_limit = 64M
How can I do this?
I've tried editing the PHP5.ini and even creating a new user.ini file but the settings aren't being picked up.
Regards
Paul
Hello @paul_little!
Thank you for posting. The guide for changing PHP settings that we have is for all hosting plans. You should be able to use that guide to change these settings. If the settings are not working, you may want to try ending processes on your hosting account.