Thema: Awstats
Einzelnen Beitrag anzeigen
  #6  
Alt 06.02.07, 15:07
Benutzerbild von berserkergnom
berserkergnom berserkergnom ist offline
Forum Aktivist
 
Registriert seit: 06.08.06
Alter: 34
Beiträge: 58

Wenn ich

$TYPO3_CONF_VARS["FE"]["logfile_dir"] = fileadmin/logfiles/

(Das Verzeichnis fileadmin/logfiles habe ich angelegt und mit entsprechenden Rechten versehen.)

in die localconf.php unter typo3conf eintrage bekomme ich sowohl im BE als auch im FE eine Fehlermeldung.

Warning: Division by zero in /www/htdocs/fleckerl/cms/typo3conf/localconf.php on line 11

Warning: Division by zero in /www/htdocs/fleckerl/cms/typo3conf/localconf.php on line 15

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/fleckerl/cms/typo3conf/localconf.php:11) in /www/htdocs/fleckerl/cms/t3lib/class.t3lib_userauth.php on line 311

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/fleckerl/cms/typo3conf/localconf.php:11) in /www/htdocs/fleckerl/cms/t3lib/class.t3lib_userauth.php on line 312

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/fleckerl/cms/typo3conf/localconf.php:11) in /www/htdocs/fleckerl/cms/t3lib/class.t3lib_userauth.php on line 313

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/fleckerl/cms/typo3conf/localconf.php:11) in /www/htdocs/fleckerl/cms/t3lib/class.t3lib_userauth.php on line 314

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/fleckerl/cms/typo3conf/localconf.php:11) in /www/htdocs/fleckerl/cms/typo3/sysext/cms/tslib/class.tslib_fe.php on line 2767

Irgendwie stehe ich auf dem Schlauch...
Mit Zitat antworten