Any way to stop this from hapening?
Posted by: jasonw (---.cm.volcano.net)
Date: March 16, 2010 02:58PM

Getting this error always in PHP myadmin and if more than a couple of people visit the site this error will pop up on there page.

Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\apps\phpmyadmin3.1.1\libraries\dbi\mysqli.dbi.lib.php on line 164

It always seems like its on a different line though.

Options: ReplyQuote
Re: Any way to stop this from hapening?
Posted by: jasonw (---.cm.volcano.net)
Date: March 17, 2010 05:05PM

Any ideas?

Options: ReplyQuote
Re: Any way to stop this from hapening?
Posted by: yfastud (Moderator)
Date: March 18, 2010 12:57AM

sound like you need to optimize your db queries to run more effective since 30 seconds are more than enough to run most complicated queries

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Any way to stop this from hapening?
Posted by: jasonw (---.cm.volcano.net)
Date: March 18, 2010 05:36PM

Can you elaborate on that? Is there any way to change it to 60 seconds?

Options: ReplyQuote
Re: Any way to stop this from hapening?
Posted by: jasonw (---.cm.volcano.net)
Date: March 18, 2010 08:58PM

Fixed the problem. I changes the MET in php.ini from 30 to 300 and now it works flawlessly

Options: ReplyQuote


Sorry, only registered users may post in this forum.