phpMyAdmin timeouts
Posted by: moium (---.dsl.milwwi.ameritech.net)
Date: February 06, 2008 06:51AM

Hello all,
I just installed wamp 2 on XP Pro SP2 with IIS 5.1 installed. Apache works fine but when I open phpMyAdmin the left part of the page displays fine with the 2 default databases (mysql(17) and information_schema(17)) and the 4 links to Home, SQL query, phpMyAdmin documentation and SQL documentation but the right pane is blank with the error "Fatal Error: Maximum execution time of 30 seconds exceededin C:\wamp\apps\phpmyadmin2.10.1\libraries\dbi\mysqli.dbi.lib.php on line 181". Here is the line of code

$result = mysqli_query($link, $query, $method);

Does anyone know what could be the problem?

Thanks

Mark

Options: ReplyQuote


Sorry, only registered users may post in this forum.