Ich versuche das Forum auf meinem lokalen Rechner zu installieren unter localhost.
Benutze mySQL 4.0.1. und PHP Version 4.2.2
Default board language: german (Sie)
Host: localhost
Datenbankname: forum (habe ich bereits angelegt und ist leer)
domainname: www.automationweb.ch
serverport: 80
scriptpfad: /automationweb/forum
Ich erhalte immer die Fehlermeldung:
Warning: Access denied for user: 'ODBC@127.0.0.1' (Using password: NO) in C:\FoxServ\www\automationweb\forum\db\mysql4.php on line 48
Warning: MySQL Connection Failed: Access denied for user: 'ODBC@127.0.0.1' (Using password: NO) in C:\FoxServ\www\automationweb\forum\db\mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in C:\FoxServ\www\automationweb\forum\db\mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in C:\FoxServ\www\automationweb\forum\db\mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
Was mache ich falsch?

Kann mir jemand einen Tipp geben?