PHP & MySQL

We had a server fail and I moved the PHP and MySQL to a new server - I used the same version of MySQL and PHP that was used and I’m having troubles getting the MySQL to work with PHP. In the php.ini - if I don’t reference “extension=php_mysql.dll” I can load PHP pages and test them. If I add that reference back in I get the following error:

FastCGI Error
The FastCGI Handler was unable to process the request.

Error Details:

•The FastCGI process exceeded configured activity timeout
•Error Number: 258 (0x80070102).
•Error Description: The wait operation timed out.
HTTP Error 500 - Server Error.
Internet Information Services (IIS)

PHP Version: 5.2.14 (If I load a new version - it’s not compatabile with the old way of doing Session - found out the hard way)
MySQL Version: 3.23

I can log into MySQL from the command prompt with no issue - all the data is there.

If I upgrade MySQL then none of the passwords work. I’ve uninstalled both and reinstalled and still can’t get this part to work.

Did you move from linux to windows hosting?

Sponsor our Newsletter | Privacy Policy | Terms of Service