Mysql not loading correctly
Posted
by mcondiff
on Server Fault
See other posts from Server Fault
or by mcondiff
Published on 2010-05-20T20:29:48Z
Indexed on
2010/05/20
20:32 UTC
Read the original article
Hit count: 529
PHP 5.3.2 Apache 2.2.15 Mysql 5.1.X Windows XP SP3
I have now configured everything correctly but get a timeout when trying to connect to Mysql via PHP. So frustrated.
I don't get an error message, the script just times out. I have made sure I have the correct paths.
Fatal error: Maximum execution time of 60 seconds exceeded
Any idea why this might be happening? I do a php -v from the command line and everything is normal, no errors.
i upgraded PHP from 5.2.6 to 5.3.2 - does there seem to be problems or bugs with this? I am essentially using my previous PHP.ini while editing paths. I am lost. Help!
If you need anything from phpinfo() or httpd.conf or php.ini let me know. else
© Server Fault or respective owner