SHOP mit SQL Datenbanken richtig einstellen

Alles, was PHP betrifft, kann hier besprochen werden.

SHOP mit SQL Datenbanken richtig einstellen

Postby lisiy » 25. April 2008 10:47

Hallo,

wollte mal fragen wie man XAMPP richtig einstellen muss um PHP im brauser ansehen zu können ???

Bin kein Profi... deswegen so eine Frage ....

momentan habe ich SQL Datenbank bei phpMyAdmin erstellt...

(es handelt sich um einen localhost)
wenn ich http://localhost/www/index.php eingebe kommt so was zu sehen:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'shop'@'localhost' (using password: YES) in C:\xampp\htdocs\www\includes\database\mysql.php on line 9
Access denied for user 'shop'@'localhost' (using password: YES)
lisiy
 
Posts: 1
Joined: 25. April 2008 10:36

Postby crackthebugs » 28. April 2008 16:14

Servus,

dass heißt, in deinem Script ist ein Fehler

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'shop'@'localhost' (using password: YES) in C:\xampp\htdocs\www\includes\database\mysql.php on line 9
Access denied for user 'shop'@'localhost' (using password: YES)

Auch wenn man sich mit PHP nicht auskennt, sollte man das Problem erkennen: Access denied for user... du musst überprüfen, ob die Angaben für deine MySQL-Datenbank richtig sind...
crackthebugs
 
Posts: 2
Joined: 28. April 2008 16:08


Return to PHP

Who is online

Users browsing this forum: No registered users and 44 guests