mysql errors: HELP!
Posted: Wed May 17, 2006 12:51 am
getting the following message after installing ZM on my ubuntu system using documentation for Debian, with only reservation that i compiled the code from source, as the apt way didn't work (needs some older packages that are no longer available) :
Warning: mysql_pconnect() [function.mysql-pconnect]: Lost connection to MySQL server during query in /var/www/zm/zm_db.php on line 21
Could not connect to database: Lost connection to MySQL server during query
never dealt with mysql, can anyone give me some ideas how to go about fixing the issue?
i have not touched the zm.conf
also upon exec'ing the following here is what i get:
root@ubuntu:/usr/local/etc# mysql -u zmuser -p
Enter password: <type in "zmpass">
ERROR 1045: Access denied for user: 'zmuser@localhost' (Using password: YES)
Thanks
Alex
Warning: mysql_pconnect() [function.mysql-pconnect]: Lost connection to MySQL server during query in /var/www/zm/zm_db.php on line 21
Could not connect to database: Lost connection to MySQL server during query
never dealt with mysql, can anyone give me some ideas how to go about fixing the issue?
i have not touched the zm.conf
also upon exec'ing the following here is what i get:
root@ubuntu:/usr/local/etc# mysql -u zmuser -p
Enter password: <type in "zmpass">
ERROR 1045: Access denied for user: 'zmuser@localhost' (Using password: YES)
Thanks
Alex