Wenn ich den install ordner aufrufe bekomme ich:
Code: Select all
Allgemeiner Fehler
SQL ERROR [ mysqli ]
Table 'usr_web2_1.PORTAL_CONFIG_TABLE' doesn't exist [1146]
SQL
SELECT * FROM PORTAL_CONFIG_TABLE
BACKTRACE
FILE: [ROOT]/includes/db/mysqli.php
LINE: 182
CALL: dbal->sql_error()
FILE: [ROOT]/install/install_functions.php
LINE: 87
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/install/install_install.php
LINE: 106
CALL: load_portal_config()
FILE: [ROOT]/install/install_install.php
LINE: 72
CALL: install_install->check_server_requirements()
FILE: [ROOT]/install/index.php
LINE: 199
CALL: install_install->main()
FILE: [ROOT]/install/index.php
LINE: 51
CALL: module->load()
Aber wie bekomme ich nun herraus wie ich den fehler beheben kann um die install auszführen?