It could be that the hosting is configured to low PHP settings for different reasons, I would recommend you to talk directly to your host providers and tell them to change the following values.
PHP Recommendations
Memory Size: memory_limit = 256M
Script execution time: max_execution_time = 400
Number of input variables: max_input_vars = 4000
If you don’t have access to the php.ini file, you can add the following values in your .htaccess file:
Be careful using these settings, some hosting companies don’t allow users to change php settings, if you experience any problem after making these changes, please revert these in your .htaccess file, using your FTP client.
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
And this message
Hi,
It could be that the hosting is configured to low PHP settings for different reasons, I would recommend you to talk directly to your host providers and tell them to change the following values.
PHP Recommendations
If you don’t have access to the php.ini file, you can add the following values in your .htaccess file:
Be careful using these settings, some hosting companies don’t allow users to change php settings, if you experience any problem after making these changes, please revert these in your .htaccess file, using your FTP client.
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Good day,
Thank you for your response. It worked.
In the meantime, a plugin (Neuron Core)-related error occurred attached.
Thank you in advance,
Petar
Hi Petar,
Good to know, it may be that the plugin required more execution time for extra functions and other things.
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.