Seite 1 von 1

AutoMOD [phpBB Debug] PHP Warning: in file /includes/functio

Verfasst: 11.09.2011 22:25
von Shorty1968
Hallo ich habe den AutoMOD instaliert der geht auch soweit,nur wenn ich eine .zip hochlade bekomme ich:

Code: Alles auswählen

[phpBB Debug] PHP Warning: in file /includes/functions_compress.php on line 246: is_dir() [function.is-dir]: open_basedir restriction in effect. File(./..) is not within the allowed path(s): (/:/var/www/web2/phptmp/:/var/www/web2/files/:/var/www/web2/atd/)

Warning: Cannot modify header information - headers already sent by (output started at /var/www/web2/html/includes/functions.php:3765) in /var/www/web2/html/adm/index.php on line 150

Warning: Cannot modify header information - headers already sent by (output started at /var/www/web2/html/includes/functions.php:3765) in /var/www/web2/html/adm/index.php on line 152

Warning: Cannot modify header information - headers already sent by (output started at /var/www/web2/html/includes/functions.php:3765) in /var/www/web2/html/adm/index.php on line 153

Warning: Cannot modify header information - headers already sent by (output started at /var/www/web2/html/includes/functions.php:3765) in /var/www/web2/html/adm/index.php on line 154
Ich weiss eigentlich das dieser fehler Warning: Cannot modify header information - headers already sent by,darauf hinweisst das es Probleme mit dem <?php oder dem ?> am ende aber da ist alles in ordnung.

Wie kann ich den Fehler beheben?

Gruß

Re: AutoMOD [phpBB Debug] PHP Warning: in file /includes/fun

Verfasst: 11.09.2011 22:35
von canonknipser
Ich würde bei der Untersuchung mit der ersten Warnung anfangen:

Code: Alles auswählen

[phpBB Debug] PHP Warning: in file /includes/functions_compress.php on line 246: is_dir() [function.is-dir]: open_basedir restriction in effect. File(./..) is not within the allowed path(s): (/:/var/www/web2/phptmp/:/var/www/web2/files/:/var/www/web2/atd/)

Re: AutoMOD [phpBB Debug] PHP Warning: in file /includes/fun

Verfasst: 12.09.2011 06:39
von Shorty1968
Hallo danke habe ich und der Fehler scheint weg zu sein,aber wenn ich eine MOD.zip hochlade bekomme ich:

Code: Alles auswählen

Information Could not create directory ..
Warum geht es nicht?

Re: AutoMOD [phpBB Debug] PHP Warning: in file /includes/fun

Verfasst: 12.09.2011 15:19
von BNa

Re: AutoMOD [phpBB Debug] PHP Warning: in file /includes/fun

Verfasst: 12.09.2011 19:57
von Elsensee
Hast du Zugriff auf die php.ini? Wenn nein, kann dir hier nur dein Hoster weiterhelfen. :)

Re: AutoMOD [phpBB Debug] PHP Warning: in file /includes/fun

Verfasst: 12.09.2011 22:02
von Shorty1968
Hallo
Ja ich habe Zugriff auf die php.ini,was muss darin gemacht werden?