ich versuche, das Forum auf einem Uni-Account zu installieren. Es steht Webspace mit php-Unterstützung sowie eine mySQL-DB zur Verfügung.
Das Installationsskript liefert folgende Ausgabe:
Der dbinformer.php liefert folgende Ergebnisse:Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/hard/rzfs-uy/uy8w/.public_html/phpBB2/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/hard/rzfs-uy/uy8w/.public_html/phpBB2/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
Hierbei steht xxxx für den Benutzernamen, mit dem jeder Datenbankname hier beginnen muss, und yyyy für das Passwort.What you entered
Database Type: MySQL 4.x
Database Server Hostname / DSN: mysql.stud.uni-karlsruhe.de
Your Database Name: xxxx_phpBB2
Database Username: xxxx
Database Password: yyyy
Connection to database
You have established a connection to MySQL 4.x.
Your database was not found.
ERROR: Unknown database 'xxxx_phpBB2'
Muss ich die Datenbank manuell anlegen und falls ja wie mache ich das ? (Hab leider sowohl von php als auch von mysql wehnig bis gar keine Ahnung...)
Troubleshooter