Seite 1 von 1

Was habe ich falsch gemacht ?

Verfasst: 11.01.2004 20:21
von roxi170481
Warning: main(): Unable to access ./includes/constants.php in /home/www/web663/html/common.php on line 119

Warning: main(./includes/constants.php): failed to open stream: No such file or directory in /home/www/web663/html/common.php on line 119

Warning: main(): Failed opening './includes/constants.php' for inclusion (include_path='.') in /home/www/web663/html/common.php on line 119

Warning: main(): Unable to access ./includes/template.php in /home/www/web663/html/common.php on line 120

Warning: main(./includes/template.php): failed to open stream: No such file or directory in /home/www/web663/html/common.php on line 120

Warning: main(): Failed opening './includes/template.php' for inclusion (include_path='.') in /home/www/web663/html/common.php on line 120

Warning: main(): Unable to access ./includes/sessions.php in /home/www/web663/html/common.php on line 121

Warning: main(./includes/sessions.php): failed to open stream: No such file or directory in /home/www/web663/html/common.php on line 121

Warning: main(): Failed opening './includes/sessions.php' for inclusion (include_path='.') in /home/www/web663/html/common.php on line 121

Warning: main(): Unable to access ./includes/auth.php in /home/www/web663/html/common.php on line 122

Warning: main(./includes/auth.php): failed to open stream: No such file or directory in /home/www/web663/html/common.php on line 122

Warning: main(): Failed opening './includes/auth.php' for inclusion (include_path='.') in /home/www/web663/html/common.php on line 122

Warning: main(): Unable to access ./includes/functions.php in /home/www/web663/html/common.php on line 123

Warning: main(./includes/functions.php): failed to open stream: No such file or directory in /home/www/web663/html/common.php on line 123

Warning: main(): Failed opening './includes/functions.php' for inclusion (include_path='.') in /home/www/web663/html/common.php on line 123

Warning: main(): Unable to access ./includes/db.php in /home/www/web663/html/common.php on line 124

Warning: main(./includes/db.php): failed to open stream: No such file or directory in /home/www/web663/html/common.php on line 124

Warning: main(): Failed opening './includes/db.php' for inclusion (include_path='.') in /home/www/web663/html/common.php on line 124

Fatal error: Call to undefined function: encode_ip() in /home/www/web663/html/common.php on line 155

???? Ich hab die Anweisungen genau verfolgt...

Verfasst: 11.01.2004 20:24
von itst
Lade die Datei /includes/constants.php nochmal auf Deinen Server und achte darauf, das sie als ASCII und nicht als BINARY übertragen wird.

Verfasst: 11.01.2004 21:42
von roxi170481
Ja vielen Dank aber jetzt steht da :


phpBB : Critical Error

Could not connect to the database

Verfasst: 12.01.2004 00:22
von itst
Stimmen die Daten in der config.php?

Verfasst: 12.01.2004 09:31
von roxi170481
Tja da hab ich alles überprüft...hab was verändert..dann kam die Fehlermeldung :
phpBB : Critical Error

Could not query config information

DEBUG MODE

SQL Error : 1146 Table 'usr_User_1.phpbb_config' doesn't exist

SELECT * FROM phpbb_config

Line : 166
File : /home/www/User/html/common.php

Verfasst: 12.01.2004 11:31
von itst
Ui. Hast Du die install.php korrekt ausgeführt? Oder hast Du später Tabellen gelöscht?

Auf jeden Fall fehlt mindestens eine Tabelle in der Datenbank...

Verfasst: 12.01.2004 17:13
von roxi170481
Ich habe die Daten alle verschoben nichts neu installiert....nur die Daten in der config.php geändert...

Hey Itst.....schon mal vielen DANK..... :)