Hallo,
erstmal respekt vor diesem Tool, 1a Demo sicherlich noch ein paar Bug versteckt aber immer hin hut ab.
Mein Problem, hab soweit alles installiert ( auf Xampp ), alles soweit eingerichtet SQL technisch. Jetzt kommen nach und nach die Fehler
wenn ich mich einloggen will kommen im Browser folgende Fehler:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in P:\xampp\htdocs\config\db_connect.php on line 7
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'ODBC'@'localhost' (using password: NO) in P:\xampp\htdocs\config\db_connect.php on line 8
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in P:\xampp\htdocs\config\db_connect.php on line 8
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in P:\xampp\htdocs\index.php on line 13
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in P:\xampp\htdocs\index.php on line 13
Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in P:\xampp\htdocs\index.php on line 14
ich habe alles nochmal überprüft, keine auffälligkeiten gefunden.