myGully.com

myGully.com (https://mygully.com/index.php)
-   Entwicklung & Programmierung (https://mygully.com/forumdisplay.php?f=72)
-   -   phpbb3 Crash nach Update (https://mygully.com/showthread.php?t=2411980)

ululu 04.09.11 17:32

phpbb3 Crash nach Update
 
Hallo,

habe heute versucht mein Board per Autoupdate von 3.0.8 auf die neuste Version 3.0.9 zu bringen. Brachte einen großen Crash. Mittlerweile bin ich soweit das ich das Board wieder im Browser zu sehen bekomme. Allerdings gibt es noch ein paar Fehler:

1.) Ganz oben über der Headergrafik steht folgendes:

Code:

[phpBB Debug] PHP Warning: in file /includes/session.php on line 547: session::include_once() [session.include-once]: Unable to access ./includes/auth/auth_smf.php
[phpBB Debug] PHP Warning: in file /includes/session.php on line 547: session::include_once(./includes/auth/auth_smf.php) [session.include-once]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file /includes/session.php on line 547: session::include_once() [function.include]: Failed opening './includes/auth/auth_smf.php' for inclusion (include_path='.:/var/www/web56/html:/usr/share/php:/usr/share/php/PEAR:/var/www/web56/html/admin:/var/www/web56/phptmp')
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4586: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4588: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4589: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4590: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)

2.) Ich kann mich nicht einloggen.

Code:

[phpBB Debug] PHP Warning: in file /includes/session.php on line 547: session::include_once() [session.include-once]: Unable to access ./includes/auth/auth_smf.php
[phpBB Debug] PHP Warning: in file /includes/session.php on line 547: session::include_once(./includes/auth/auth_smf.php) [session.include-once]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file /includes/session.php on line 547: session::include_once() [function.include]: Failed opening './includes/auth/auth_smf.php' for inclusion (include_path='.:/var/www/web56/html:/usr/share/php:/usr/share/php/PEAR:/var/www/web56/html/admin:/var/www/web56/phptmp')
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/auth.php on line 906: auth::include_once() [auth.include-once]: Unable to access ./includes/auth/auth_smf.php
[phpBB Debug] PHP Warning: in file /includes/auth.php on line 906: auth::include_once(./includes/auth/auth_smf.php) [auth.include-once]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file /includes/auth.php on line 906: auth::include_once() [function.include]: Failed opening './includes/auth/auth_smf.php' for inclusion (include_path='.:/var/www/web56/html:/usr/share/php:/usr/share/php/PEAR:/var/www/web56/html/admin:/var/www/web56/phptmp')

Warning: Cannot modify header information - headers already sent by (output started at /var/www/web56/html/phpbb/includes/functions.php:3765) in /var/www/web56/html/phpbb/includes/functions.php on line 2654
Zurück zur Foren-Übersicht
Allgemeiner Fehler
Authentication method not found

Bitte informiere die Board-Administration oder den Webmaster.

3.) Das Design des Boardes stimmt zwar soweit, nur ist die Schrift irgendwie viel größer als vorher?!


Kann mir jemand mit meinen Problemchen weiterhelfen? Danke schonmal für eure Tipps!

siegener89 05.09.11 05:44

Prüf mal bitte die Datei /includes/auth/auth_smf.php

1. vorhanden?
2. Dateiberechtigungen (CHMOD)

Alle Fehler und Probleme basieren auf dem Problem...
-> Login schlägt fehl, weil Dateien nicht include'det werden
-> Schrift ist größer, weil die Ausgabe des Fehlers vor der css ist

ululu 05.09.11 17:16

So, habe nun ein Teil der Meldungen weg. Momentan steht nur noch folgendes oben:

Code:

[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /config.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /config.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /config.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4183: Cannot modify header information - headers already sent by (output started at /config.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4185: Cannot modify header information - headers already sent by (output started at /config.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4186: Cannot modify header information - headers already sent by (output started at /config.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4187: Cannot modify header information - headers already sent by (output started at /config.php:1)

Forum wird angezeigt, einloggen klappt, nach der Weiterleitung auf den Index bin ich aber wieder ausgeloggt.



Edit:

Habs zum laufen bekommen... Was so ein Leerzeichen in der Config doch alles für nen Schaden anrichten kann.. ;)


Alle Zeitangaben in WEZ +1. Es ist jetzt 20:00 Uhr.

Powered by vBulletin® (Deutsch)
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.