
Nachdem ich bereits mehrere Stunden verbrachte habe, das www nach einer Lösung für mein Problem zu durchsuchen und viele kleine und größere
Änderungen vorgenommen habe doch alles im Sand verlaufen ist, möchte ich einmal hier mein Problem schildern und hoffe ihr habt vielleicht die eine oder andere Idee

Folgendes Problem:
Mein Chef rief mich an und meinte: Da sind tausend Fehlermeldungen auf einmal im Forum und ich kann nichts mehr machen ^^
Fehlermeldungen erscheinen sofort beim Aufruf: http://www.kess-gruppen.de/transferforum/distribution/
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /common.php on line 311: require() [function.require]: open_basedir restriction in effect. File() is not within the allowed path(s): (/usr/local/ftp/kess-gruppen:)
[phpBB Debug] PHP Notice: in file /index.php on line 21: include() [function.include]: open_basedir restriction in effect. File() is not within the allowed path(s): (/usr/local/ftp/kess-gruppen:)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
Die Serverdaten:
MySQL
Server: Localhost via UNIX socket
Server Version: 5.1.48-log
Protokoll-Version: 10
MySQL-Zeichensatz: UTF-8 Unicode (utf8)
Webserver
Apache/2.2.15 (Unix) PHP/5.3.2 mod_ssl/2.2.15 OpenSSL/0.9.8o
MySQL-Client-Version: 5.1.48
PHP Erweiterung: mysql
phpMyAdmin
Versionsinformationen: 3.3.4
Meine Foren waren noch auf der 3.0.5 version, daher war mein erster Gedanke, ich date die auf die neuste Version und der
Fehler wird behoben sein. Ich konnte mich aber nicht mehr einloggen, daher habe ich alles in den xampp geschmissen und dort
das Forum auf die aktuellste phpbb3 version umgestellt. Local läuft das ding auch einwandfrei, jedoch sind hier die Serverdaten natürlich etwas andere:
Xampp Server:
MySQL
Server: localhost via TCP/IP
Server Version: 5.1.41
Protokoll-Version: 10
Benutzer: root@localhost
MySQL-Zeichensatz: UTF-8 Unicode (utf8)
Webserver
Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1
MySQL-Client-Version: 5.1.41
PHP Erweiterung: mysqli
phpMyAdmin
Versionsinformationen: 3.2.4
Nachdem alles soweit fertig war, lud ich alles wieder auf den ersten Server:
1. Alle FTP Datein
2. Die Datenbank
3. confic habe ich auch angepasst
Ergebnis:
Nichts hatte sich an den Fehler geändert ^^ es ist leider immer noch der gleiche mist!

Da der Fehler auf die common hinwies, habe ich einfach mal die originale genommen, jedoch hieß der fehler danach
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /common.php on line 224: require()
So langsam weiß ich leider echt nicht, woran das liegen könnte. Hat vielleicht einer von euch eine Idee???
Die Forensuche und das WWW hat mir leider nicht weiterhelfen können.
MFG
Sharack
PS: bin gerade dabei, ein völlig blankes phpbb3 zu installieren, ergebnis kommt gleich

Edit: Tja... blanke version per FTP hochgeladen und das Installverzeichnis aufgerufen. Daraufhin folgende Fehlermeldung ^^:
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /install/index.php on line 259: require() [function.require]: open_basedir restriction in effect. File() is not within the allowed path(s): (/usr/local/ftp/kess-gruppen:)
[phpBB Debug] PHP Notice: in file /install/index.php on line 334: include() [function.include]: open_basedir restriction in effect. File() is not within the allowed path(s): (/usr/local/ftp/kess-gruppen:)
[phpBB Debug] PHP Notice: in file /install/index.php on line 334: include() [function.include]: open_basedir restriction in effect. File() is not within the allowed path(s): (/usr/local/ftp/kess-gruppen:)
[phpBB Debug] PHP Notice: in file /install/index.php on line 334: include() [function.include]: open_basedir restriction in effect. File() is not within the allowed path(s): (/usr/local/ftp/kess-gruppen:)
[phpBB Debug] PHP Notice: in file /install/index.php on line 444: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
[phpBB Debug] PHP Notice: in file /install/index.php on line 445: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
[phpBB Debug] PHP Notice: in file /install/index.php on line 446: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
[phpBB Debug] PHP Notice: in file /install/index.php on line 447: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
