could someone please help on how i can solve this error on my site…..
musa said 1 year, 1 month ago:
Fatal error: Maximum execution time of 30 seconds exceeded in D:Hosting9124076htmllibrariesjoomladatabasedatabase.php on line 10
mike42 said 1 year, 1 month ago:
@musa,
You would need to increase your max_execution_time for your hosting by adding a php.ini (or php5.ini) file to your hosting. Once you increase the maximum execution time, this should keep the error you’re seeing from appearing. If you are unsure of how to script a php.ini file, you may want to try searching through your favorite search engine.
Also, please note that if this php.ini file is being added to Windows hosting, you’d need to script all the php commands or options that you would need for your site, as adding a php.ini file overrides any PHP settings currently on a Windows hosting account.
–Mike
musa said 1 year, 1 month ago:
mike can you please help me with the contents that i will put in the php5.ini so that i will just copy it and save it in notepad i will then upload. because am not good in coding.
beside that the site is very slow
thanks
JasonP said 1 year ago:
@musa
Just wanted to check in and make sure that you were able to get this corrected. Here is code that other Members on the Forums have provided:
max_execution_time xxx
Jason
9 min expected wait time