fekaduw Posted May 22, 2007 Share Posted May 22, 2007 Hello there, I was trying to access the mysql database i constructed using phpMyAdmin. I provided the host name, user name and password appropriately. But it displays a fatal error that says: "Fatal error: Maximum execution time of 30 seconds exceeded in ...\libraries\dbi\mysqli.dbi.lib.php". How can i modify the maximum execution time? i tried to change the the $cfg['ExecTimeLimit'] to 0 (in the config.default.php) but it didn't work. I need help please. Any help is highly appreciated.... thanks a lot Link to comment https://forums.phpfreaks.com/topic/52519-how-can-i-change-the-maximum-execution-time/ Share on other sites More sharing options...
bubblegum.anarchy Posted May 22, 2007 Share Posted May 22, 2007 The value is available in MySQL Administrator in: View => Startup Variables <File Menu> Advanced Networking <Tab> Timeout Settings <Frameset> Link to comment https://forums.phpfreaks.com/topic/52519-how-can-i-change-the-maximum-execution-time/#findComment-259370 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.