I have beat my head against the wall trying to figure this out without have to ask for help. I have searched the Q&A database but I have not been able to solve the problem. I apologize in advance if the answer turns out to be trivial.
I am attempting to install WordPress 2.0 on a Linux based intranet server (Redhat 9). It has an Apache server that supports php version 4.x.
I configured an older version of MySQL, and got it running. I then upgraded MySQL to 3.23.58. MySql runs and passes the benchmarks and tests that come in the package. I am able to access the database through the command line.
However, I am getting the standard "Error establishing a database connection". No matter what combination of usernames/password/database I put in the config file I get the same error message.
Thanks in advance for any insight.
-cas