Ich wollte jetzt auf einen Server das phpbb 3.1.9 frisch installieren.
PHP Version 5.6.24-0+deb8u1
Nach diesem Fenster gehts nicht mehr weiter. Er arbeitet und arbeitet und dann kommt dieser fehler.
[ externes Bild ]
Code: Alles auswählen
General Error
SQL ERROR [ mysql4 ]
Duplicate entry 'rand_seed_last_update' for key 'PRIMARY' [1062]
SQL
INSERT INTO phpbb_config (config_name, config_value, is_dynamic) VALUES ('rand_seed_last_update', '0', 1)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysql.php
LINE: 181
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/install/install_install.php
LINE: 1253
CALL: phpbb\db\driver\mysql->sql_query()
FILE: [ROOT]/install/install_install.php
LINE: 99
CALL: install_install->load_schema()
FILE: [ROOT]/install/index.php
LINE: 409
CALL: install_install->main()
FILE: [ROOT]/install/index.php
LINE: 289
CALL: module->load()
Danke.