Tekil Mesaj gösterimi
  #8 (permalink)   iTrader 
Alt 2008-01-31, 18:32
scorpi scorpi isimli üyemiz çevrimdışıdır. (Offline)
Junior Member
 
Üyelik tarihi: Jan 2008
Mesajlar: 16
Tecrübe Puanı: 0
iTrader: %0/0
scorpi is an unknown quantity at this point
Standart

Alıntı:
mysql> GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' IDENTIFIED BY '';
Query OK, 0 rows affected (0.02 sec)

mysql> flush privileges;
Query OK, 0 rows affected (0.00 sec)

mysql> quit
Bye
[root@host ~]# service mysql restart
Shutting down MySQL. SUCCESS!
Starting MySQL SUCCESS!
[root@host ~]# /scripts/pkgacct akadem
pkgacct started.
pkgacct version 6.0 - running with uid 0
using time::hires for speedups
rdate: rdate: could not set system time: Operation not permitted
Copying Reseller Config...Done
Copying Suspension Info (if needed)...Done
Copying SSL Certificates, CSRS, and Keys...Done
Copying Counter Data....Done
Copying Bandwidth Data.......-----------.com...Done
Copying Dns Zones.......-------------...Done
Copying Mail files....Done
Copying frontpage files....Done
Copying proftpd file....Done
Copying www logs.............
.........
Done
Copy userdata............
Copy custom virtualhost templates............
Done
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
Grabbing mysql dbs............
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
mysqldump: Got error: 1045: Access denied for user 'root'@'localhost' (using password: YES) when trying to connect
mysqldump: Got error: 1045: Access denied for user 'root'@'localhost' (using password: YES) when trying to connect
abi kullanucı yaptım resetledim mysql ama yine yedek alırken aynı hatayı verdi.
Alıntı ile Cevapla