Problem beim installen... Fehlermeldung

Eine Neuinstallation von phpBB 2.0 wird auf phpBB.de nicht mehr unterstützt.
Siehe auch Entwicklungs-Ende von phpBB 2.0 - Auswirkungen auf phpBB.de
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.

Eine Neuinstallation von phpBB 2.0 wird auf phpBB.de nicht mehr unterstützt.
Siehe auch Entwicklungs-Ende von phpBB 2.0 - Auswirkungen auf phpBB.de
Gesperrt
Megajaky

Problem beim installen... Fehlermeldung

Beitrag von Megajaky »

Hi.
Ich habe mir gestern phpBB gedownloadet.
Hab es auf den server geladen, und die install.php aufgerufen. Ich geb alles (richtig) ein, und klicke unten auf Absenden (oder was auch immer da steht) .
Dann komt ne fehlermeldung:

Code: Alles auswählen

An error occurred trying to update the database

Could not insert board_startdate :: INSERT INTO config (config_name, config_value) VALUES ('board_startdate', 1064007455) :: 871 :: /usr/local/httpd/htdocs/megajaky/phpBB-2.0.6/phpBB2/install/install.php

Could not insert default_lang :: INSERT INTO config (config_name, config_value) VALUES ('default_lang', 'english') :: 878 :: /usr/local/httpd/htdocs/megajaky/phpBB-2.0.6/phpBB2/install/install.php

Could not insert default_lang :: UPDATE config SET config_value = 'Megajaky@firemail.de' WHERE config_name = 'board_email' :: 895 :: /usr/local/httpd/htdocs/megajaky/phpBB-2.0.6/phpBB2/install/install.php

Could not insert default_lang :: UPDATE config SET config_value = '/megajaky/phpBB-2.0.6/phpBB2/' WHERE config_name = 'script_path' :: 895 :: /usr/local/httpd/htdocs/megajaky/phpBB-2.0.6/phpBB2/install/install.php

Could not insert default_lang :: UPDATE config SET config_value = '80' WHERE config_name = 'server_port' :: 895 :: /usr/local/httpd/htdocs/megajaky/phpBB-2.0.6/phpBB2/install/install.php

Could not insert default_lang :: UPDATE config SET config_value = 'www.100mb4free.de' WHERE config_name = 'server_name' :: 895 :: /usr/local/httpd/htdocs/megajaky/phpBB-2.0.6/phpBB2/install/install.php

Could not update admin info :: UPDATE users SET username = 'megajaky', user_password='855b60eee3a1d34fdfd27020085c9d32', user_lang = 'english', user_email='Megajaky@firemail.de' WHERE username = 'Admin' :: 906 :: /usr/local/httpd/htdocs/megajaky/phpBB-2.0.6/phpBB2/install/install.php

Could not update user_regdate :: UPDATE users SET user_regdate = 1064007455 :: 913 :: /usr/local/httpd/htdocs/megajaky/phpBB-2.0.6/phpBB2/install/install.php

Hab die config.php mit den rechten 777 versehen.

Ich hoffe das mir jemand helfen kann.
Dwing
Ehrenadmin
Beiträge: 1965
Registriert: 17.06.2001 02:00

Beitrag von Dwing »

du hast keinen prefix für das board eingegeben.
Das musst du, sonst kommen diese Fehlermeldungen.
Megajaky

Beitrag von Megajaky »

was ist ein Prefix?
Dwing
Ehrenadmin
Beiträge: 1965
Registriert: 17.06.2001 02:00

Beitrag von Dwing »

lass einfach phpbb_ stehen.
Da ist ein Feld bei der install.php das so heißt
Megajaky

Beitrag von Megajaky »

Geht trotzdem nicht.
Gesperrt

Zurück zu „phpBB 2.0: Installation und Update“