S
silent-ion
Guest
/usr/sbin/vzpkg install 4874 .mailman .plesk8 .plesk8-backup .plesk8-mailman .plesk8-miva .plesk8-psa-firewall .plesk8-ru-RU-locale .plesk8-watchdog .correct_pkg
What can I do with mysql???
/tmp/psa-firewall_1.0.1_fc7.build84080425.19_installing.080717.14.29.log:
mysql -u admin -h localhost
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 183291
Server version: 5.0.37-standard MySQL Community
In my case admin@localhost hasn't password, but install process try to connect with password.
Any idea?
Total download size: 1.8 M
Downloading Packages:
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Trying to start MySQL server... Trying to establish test connection...
ERROR while trying to establish test connection
Check the error reason(see log file: /tmp/psa-firewall_1.0.1_fc7.build84080425.19_installing.080717.14.29.log), fix and try again
Aborting...
error: %pre(psa-firewall-1.0.1-fc7.build84080425.19.i586) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping psa-firewall-1.0.1-fc7.build84080425.19
Trying to start MySQL server... Trying to establish test connection...
ERROR while trying to establish test connection
Check the error reason(see log file: /tmp/psa-watchdog_2.0.3_fc7.build84080425.19_installing.080717.14.29.log), fix and try again
Aborting...
What can I do with mysql???
/tmp/psa-firewall_1.0.1_fc7.build84080425.19_installing.080717.14.29.log:
START psa-watchdog-2.0.3-fc7.build84080425.19 installing AT Thu Jul 17 14:29:38 MSD 2008
Trying to start MySQL server... /usr/sbin/mysqld (pid 14113) is running...
Trying to establish test connection... ERROR 1045 (28000): Access denied for user 'admin'@'localhost' (using password: YES)
ERROR 1045 (28000): Access denied for user 'admin'@'localhost' (using password: YES)
ERROR 1045 (28000): Access denied for user 'admin'@'localhost' (using password: YES)
ERROR 1045 (28000): Access denied for user 'admin'@'localhost' (using password: YES)
ERROR while trying to establish test connection
Aborting...
STOP psa-watchdog-2.0.3-fc7.build84080425.19 installing AT Thu Jul 17 14:29:39 MSD 2008
mysql -u admin -h localhost
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 183291
Server version: 5.0.37-standard MySQL Community
In my case admin@localhost hasn't password, but install process try to connect with password.
Any idea?