Seite 1 von 2

Linux Laptop und Phpbb

Verfasst: 19.08.2003 19:35
von BadReaper
Hallo. ich wollte gerade dass Forum auf meinen Laptop installieren.
Zuvor habe ich Apache, Php4 und Mysql installiert.
Sobald ich jetzt allerdings dass Forum installieren will, kommt folgender fehler:

phpBB : Critical Error

Could not connect to the database


Dabei kann ich mit phpMyAdmin auf die Datenbanken zugreifen...

woran liegt dass?

Verfasst: 19.08.2003 19:37
von codemonkey
Hast du denn bei der Installation die richtigen DB Verbindungsdaten angegeben? Scheint nämlich nicht so.
Überprüf mal deine config.php dahingehend.

Verfasst: 19.08.2003 19:44
von BadReaper
ich habe keinen nutzernamen und kein Passwort vbergeben (weis nicht wo)
und der Name passt auch, oder ist die ganze geschichte Case-Sensitive?

Verfasst: 19.08.2003 19:45
von Schumi
BadReaper hat geschrieben:ich habe keinen nutzernamen und kein Passwort vbergeben (weis nicht wo)
Versuche als Benutzernamen mal root.
oder ist die ganze geschichte Case-Sensitive?
Ja, ist sie :)

Verfasst: 19.08.2003 19:52
von BadReaper
Ok, dass habe ich jetzt erledigt, geht auch, aber ich habe noch ein problem:
Jetzt sagt er mir, es sei ein teil schreibgeschützt, aber ich habe bereits chmod 777 phpBB2/ eingegeben. Dass Forum liegt in dem Verzeichnis!

Verfasst: 19.08.2003 19:55
von Schumi
Die komplette Originalmeldung, bitte.

Verfasst: 19.08.2003 20:01
von BadReaper
Your config file is un-writeable at present. A copy of the config file will be downloaded to your computer when you click the button below. You should upload this file to the same directory as phpBB 2. Once this is done you should log in using the administrator name and password you provided on the previous form and visit the admin control center (a link will appear at the bottom of each screen once logged in) to check the general configuration. Thank you for choosing phpBB 2.

Since FTP extensions are enabled in this version of PHP you may also be given the option of first trying to automatically FTP the config file into place.

Verfasst: 19.08.2003 20:15
von Chaze
Setze mal explizit die config.php auf CHMOD 777

Verfasst: 19.08.2003 20:17
von BadReaper
wo ist die?

Verfasst: 19.08.2003 20:20
von Chaze
Direkt im Root-Verzeichnis von phpBB