yes,I did that
/scripts/upcp --force
and mysql is working properly, I am able to connect to mysql.
-------------------------------------------------------------------
root@ [/]# mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or g.
Your MySQL connection id is 1 to server version: 4.0.20-standard
Type 'help;' or 'h' for help. Type 'c' to clear the buffer.
mysql>
-------------------------------------------------------------------
I still have problem to connect to database.
My XOOPS php was working fine on my server,
http://69.57.148.83/~goqootv/xoops/html/
But I got following messages:
Error [Xoops]: Unable to connect to database in file class/database/databasefactory.php line 34
I check the databasefactory.php and there was no changed.
Any ideas on how to connect to database and running again!
Regards,