another “error establishing Database connection” issue
-
OK, Here’s the scenario. I have multiple WP installs on my VPS account on several different domains. All the existing ones are working fine. I’ve tried to set up a couple new ones in the last few days, have quadruple checked the info in the wp-config.php for both, and both get the same “Error Establishing a Database Connection” page (generated by WP) that tells me to check password/etc.
I’ve even gone so far as to SSH to the command line on the server and connect to mysql with the login info in the wp-config.php (which works). My server is using an older version of MySQL and PHP (not sure which ones exactly, but I can look it up if it might help), but again, they’re perfectly functional for the existing blogs using 2.7.1 and it’s just the attempts to create a new one that are failing. Anything jump out at anybody?
Oh, I’ve also restarted the MySQL daemon on the server through WHM, and tried changing localhost to the IP addresses for the server.
The topic ‘another “error establishing Database connection” issue’ is closed to new replies.