AbanteCart Community

Shopping Cart Operations => Support => Topic started by: ftruffault on October 29, 2015, 07:16:25 AM

Title: Fatal error : can somebody help ?
Post by: ftruffault on October 29, 2015, 07:16:25 AM
Hi,
I have this error from my sever when I try to open my website :
Fatal error: Maximum execution time of 30 seconds exceeded in /home3/ftruffault/public_html/core/database/mysql.php on line 0

Can somebody help me to fix it ? Thanks  :)
Title: Re: Fatal error : can somebody help ?
Post by: abolabo on October 29, 2015, 08:06:54 AM
try to open you php.ini file in public_html directory and change max_execution_time php-directive.
Probably your host override thid directive by it's global settings. You can ask you hosting provider support how you have to change it via CPanel.