|
mysql connection problem
Specs:
MySQL 4.11
cpanel 10.4 current
centos 4.1
I just did a restore of ALL accounts, many with mysql databases.
None of the databases are connecting and so they are not working server wide but mysql server is up and running ok itself.
I don't know where to start here
I have old-passwords in my.cnf and compiled apache with system mysql as well, still no good.
I tried (from another thread suggestion) upgrading ot EDGE, retrying to restore - no good. I'm back on CURRENT.
I restarted mysql a few times, /scripts/mysqlup --force and still doesn't work
/scripts/perlinstaller --force DBD::mysql
still doesn't work
/var/lib/mysql all owned by mysql as well which is good
reran /scripts/securetmp and that also did not fix it
Some example messages
DATABASE CONNECTION COULD NOT BE INITIALIZED!
ERROR: Could not select database. Please report this message to
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/spirit/public_html/iwant/act.php on line 44
No database selected
Critical database error - Selecting Database
Any one?
|