Seite 1 von 1

PHP Notice

BeitragVerfasst: So 4. Nov 2007, 00:25
von Frank
http://www.forum.brights-deutschland.de/

Zeigt:

Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /www/htdocs/w0076134/BFNN/mkportal/blocks/rss.php on line 98: fopen(./mkportal/cache/Brightsblog.rss) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /www/htdocs/w0076134/BFNN/mkportal/blocks/rss.php on line 99: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /www/htdocs/w0076134/BFNN/mkportal/blocks/rss.php on line 100: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /www/htdocs/w0076134/BFNN/mkportal/blocks/rss.php on line 98: fopen(./mkportal/cache/Hitchens.rss) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /www/htdocs/w0076134/BFNN/mkportal/blocks/rss.php on line 99: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /www/htdocs/w0076134/BFNN/mkportal/blocks/rss.php on line 100: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /www/htdocs/w0076134/BFNN/mkportal/blocks/rss.php on line 98: fopen(./mkportal/cache/SEP.rss) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /www/htdocs/w0076134/BFNN/mkportal/blocks/rss.php on line 99: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /www/htdocs/w0076134/BFNN/mkportal/blocks/rss.php on line 100: fclose(): supplied argument is not a valid stream resource


Meine Empfehlung:

display_errors = Off
error_reporting = E_ALL & ~E_NOTICE

Re: PHP Notice

BeitragVerfasst: So 4. Nov 2007, 09:14
von Klaus
Diese Fehlermeldungen erscheinen dem unangemeldeten Besucher, im Header des Forums. Die Zugriffsrechte stimmen nicht.

Re: PHP Notice

BeitragVerfasst: So 4. Nov 2007, 11:59
von Frank
Klaus hat geschrieben:Diese Fehlermeldungen erscheinen dem unangemeldeten Besucher, im Header des Forums. Die Zugriffsrechte stimmen nicht.


Hallo Klaus, ich war gestern angemeldet, und habe die PHP Notice so bemerkt. Es sei denn, man muß sich am Portal separat anmelden.

Gruß Frank

Re: PHP Notice

BeitragVerfasst: So 4. Nov 2007, 18:56
von Klaus
Ich hatte diese Fehlermeldungen nur vor der Anmeldung. Danach waren sie verschwunden.

Re: PHP Notice

BeitragVerfasst: So 4. Nov 2007, 19:19
von Max
Jetzt hat sich ja eine amüsante Lösung ergeben.