Subject: undefined constant - cannot modify header - einen Haufen Fehler - wieso?
Liebe Entwickler / Mitbenutzer
Ich habe mich für das ucn entschieden, weil auf omspace.org sehr schön implementiert gefunden.
Ich verwende selber grad php5.1.1 auf debian. Weitere Infos bei Bedarf.
Nun finde ich bei jedem Seitenaufruf folgendes in den apache-logfiles.
Dabei habe ich - wobei ich das gar nicht gerne machte - alle Files auf den Owner Webserver und 775 gesetzt. Gibt's eine Übersicht, welche Verzeichnisse/Dateien wie gesetzt sein müssen, damit ich mit den Berechtigungen zurückbuchstabieren kann?
Die Auswirkungen kenn' ich noch nicht, da ich das Board eh noch nicht im Griff habe.
PHP5 sollte ja keine Probleme machen, gemäss Autoerkennung in common.lib.php.
Vielen Dank für Eure Hilfe.
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_ALL - assumed 'ABBC_ALL' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 20
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_PARAGRAPH - assumed 'ABBC_PARAGRAPH' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 20
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_HTML - assumed 'ABBC_HTML' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 20
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Undefined variable: ABBC in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 36
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_DONTINT - assumed 'ABBC_DONTINT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 88
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_DONTINT - assumed 'ABBC_DONTINT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 104
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_CODE - assumed 'ABBC_CODE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 125
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_QUOTE - assumed 'ABBC_QUOTE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 160
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 176
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 192
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 208
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 224
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 244
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 260
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_URL - assumed 'ABBC_URL' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 284
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_URL - assumed 'ABBC_URL' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 304
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_IMG - assumed 'ABBC_IMG' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 324
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 340
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 356
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 380
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 400
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 416
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 432
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 448
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 464
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 488
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 508
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_LIST - assumed 'ABBC_LIST' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 524
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_LIST - assumed 'ABBC_LIST' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 540
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_LIST - assumed 'ABBC_LIST' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 556
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_TABLE - assumed 'ABBC_TABLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 576
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_TABLE - assumed 'ABBC_TABLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 592
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_TABLE - assumed 'ABBC_TABLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 616
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_HTML - assumed 'ABBC_HTML' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 632
[Wed Dec 21 04:16:14 2005] [error] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/web11/html/forum/unb_lib/abbc.conf.php:20) in /var/www/web11/html/forum/unb_lib/abbc.css.php on line 17
[Wed Dec 21 04:16:14 2005] [error] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/web11/html/forum/unb_lib/abbc.conf.php:20) in /var/www/web11/html/forum/unb_lib/abbc.css.php on line 18
Danke.
David
Ich habe mich für das ucn entschieden, weil auf omspace.org sehr schön implementiert gefunden.
Ich verwende selber grad php5.1.1 auf debian. Weitere Infos bei Bedarf.
Nun finde ich bei jedem Seitenaufruf folgendes in den apache-logfiles.
Dabei habe ich - wobei ich das gar nicht gerne machte - alle Files auf den Owner Webserver und 775 gesetzt. Gibt's eine Übersicht, welche Verzeichnisse/Dateien wie gesetzt sein müssen, damit ich mit den Berechtigungen zurückbuchstabieren kann?
Die Auswirkungen kenn' ich noch nicht, da ich das Board eh noch nicht im Griff habe.
PHP5 sollte ja keine Probleme machen, gemäss Autoerkennung in common.lib.php.
Vielen Dank für Eure Hilfe.
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_ALL - assumed 'ABBC_ALL' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 20
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_PARAGRAPH - assumed 'ABBC_PARAGRAPH' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 20
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_HTML - assumed 'ABBC_HTML' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 20
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Undefined variable: ABBC in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 36
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_DONTINT - assumed 'ABBC_DONTINT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 88
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_DONTINT - assumed 'ABBC_DONTINT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 104
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_CODE - assumed 'ABBC_CODE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 125
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_QUOTE - assumed 'ABBC_QUOTE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 160
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 176
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 192
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 208
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 224
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 244
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 260
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_URL - assumed 'ABBC_URL' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 284
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_URL - assumed 'ABBC_URL' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 304
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_IMG - assumed 'ABBC_IMG' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 324
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 340
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 356
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 380
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 400
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 416
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 432
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 448
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 464
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_SIMPLE - assumed 'ABBC_SIMPLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 488
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_FONT - assumed 'ABBC_FONT' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 508
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_LIST - assumed 'ABBC_LIST' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 524
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_LIST - assumed 'ABBC_LIST' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 540
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_LIST - assumed 'ABBC_LIST' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 556
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_TABLE - assumed 'ABBC_TABLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 576
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_TABLE - assumed 'ABBC_TABLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 592
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_TABLE - assumed 'ABBC_TABLE' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 616
[Wed Dec 21 04:16:14 2005] [error] PHP Notice: Use of undefined constant ABBC_HTML - assumed 'ABBC_HTML' in /var/www/web11/html/forum/unb_lib/abbc.conf.php on line 632
[Wed Dec 21 04:16:14 2005] [error] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/web11/html/forum/unb_lib/abbc.conf.php:20) in /var/www/web11/html/forum/unb_lib/abbc.css.php on line 17
[Wed Dec 21 04:16:14 2005] [error] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/web11/html/forum/unb_lib/abbc.conf.php:20) in /var/www/web11/html/forum/unb_lib/abbc.css.php on line 18
Danke.
David

hihat
Show profile
Link to this post