PHP Maximum execution time of 30, how to change this

Avatar
  • Answered
I´d like to increase the execution time on the PHP parameters
Avatar
johnpaulb-imhs1

Hello superantonioxp,

Thank you for your question regarding changing your maximum execution time. You can make changes to your PHP settings in the php.ini file. Often, you will have to make the change recursive, meaning it affects child folders. You can verify the changes with a phpinfo page.

Thank you,

John-Paul