eben habe ich (auf meinem Testboard) das Update durchgeführt.
Beim Ausführen der update_to_latest.php wurde folgender Fehlercode ausgegeben:
Code: Alles auswählen
Warning: main(): open_basedir restriction in effect. File(./../extension.inc) is not within the allowed path(s): (/www/htdocs/afinfatf/:/tmp:/usr/bin:/www/htdocs/afinfatf:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/afinfatf/update_to_latest.php on line 46
Warning: main(./../extension.inc): failed to open stream: Operation not permitted in /www/htdocs/afinfatf/update_to_latest.php on line 46
Warning: main(): open_basedir restriction in effect. File(./../extension.inc) is not within the allowed path(s): (/www/htdocs/afinfatf/:/tmp:/usr/bin:/www/htdocs/afinfatf:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/afinfatf/update_to_latest.php on line 46
Warning: main(./../extension.inc): failed to open stream: Operation not permitted in /www/htdocs/afinfatf/update_to_latest.php on line 46
Warning: main(): Failed opening './../extension.inc' for inclusion (include_path='.:/usr/share/php') in /www/htdocs/afinfatf/update_to_latest.php on line 46
Warning: main(): open_basedir restriction in effect. File(./../config.) is not within the allowed path(s): (/www/htdocs/afinfatf/:/tmp:/usr/bin:/www/htdocs/afinfatf:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/afinfatf/update_to_latest.php on line 47
Warning: main(./../config.): failed to open stream: Operation not permitted in /www/htdocs/afinfatf/update_to_latest.php on line 47
Warning: main(): open_basedir restriction in effect. File(./../config.) is not within the allowed path(s): (/www/htdocs/afinfatf/:/tmp:/usr/bin:/www/htdocs/afinfatf:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/afinfatf/update_to_latest.php on line 47
Warning: main(./../config.): failed to open stream: Operation not permitted in /www/htdocs/afinfatf/update_to_latest.php on line 47
Warning: main(): Failed opening './../config.' for inclusion (include_path='.:/usr/share/php') in /www/htdocs/afinfatf/update_to_latest.php on line 47
Code: Alles auswählen
Error in obtaining userdata
DEBUG MODE
SQL Error : 1054 Unknown column 'user_login_tries' in 'field list'
SELECT user_id, username, user_password, user_active, user_level, user_login_tries, user_last_login_try FROM phpbb_users WHERE username = 'meinname'
Line : 65
File : login.php