Home Posts tagged "Linux"
formats

Resolving PHP-MySQL Connection Issues

Published on 2010/01/13 by in Apache, Linux, MySQL, PHP

I ran into an interesting issue when installing WordPress on my re-installed server, I could not get a database connection during installation. I added some debugging and discovered that I had a “Can’t connect to MySQL server on” error returned after the call to mysql_connect() in PHP. To check the source of the issue I

Read More…

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
Comments Off  comments