Fehler beim anlegen von Datenbanke
Posted: 2003-07-28 15:57
Tach ich habe 3 Datenkbanken, ich wollte heute eine 4. anlegen.
Dann kommt folgender Fehler
Da bin ich auf die Idee gekommen das es daran liegt das ich über phpMyAdmin das root Passwort geändert habe. Ã?nderung rückgängig gemacht und es geht, aber ich muß doch irgendwie das root PW ändern können oder? auch ohne das dann solche Fehlermeldungen kommen.
Danke schon mal
Ciao Christian
Dann kommt folgender Fehler
Code: Select all
Warning: mysql_connect(): Access denied for user: 'root@localhost' (Using password: YES) in /home/www/confixx/html/user/db_mysql_anlegen.php on line 59
Warning: Cannot modify header information - headers already sent by (output started at /home/www/confixx/html/user/db_mysql_anlegen.php:59) in /home/www/confixx/html/user/auth.php on line 6
Warning: Cannot modify header information - headers already sent by (output started at /home/www/confixx/html/user/db_mysql_anlegen.php:59) in /home/www/confixx/html/user/auth.php on line 7
Warning: Cannot modify header information - headers already sent by (output started at /home/www/confixx/html/user/db_mysql_anlegen.php:59) in /home/www/confixx/html/user/auth.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home/www/confixx/html/user/db_mysql_anlegen.php:59) in /home/www/confixx/html/user/auth.php on line 9
Danke schon mal
Ciao Christian