Stats for php mirror by webalizer
[email protected] (Sebastian Zavadschi)
| Newsgroups | php.mirrors |
|---|---|
| Message-ID | <[email protected]> |
Hi there! Can anyone explain to me, how to force webalizer do not print his own html code and print only the code from the php? My config file has been modified just a little bit, in order do not get warnings about sending headers after they were sent already (Warning: Cannot modify header information - headers already sent by...) Here it is: http://md.php.net/stats/php.conf You can take a look at the generated source: http://md.php.net/stats/ also, the sourcecode for index.php http://md.php.net/stats/index.php.txt The cron job: 00 * * * * (cd /stg/www/data/stats/php.net;/usr/local/bin/webalizer -wc php.conf) >/dev/null 2>&1 Many thanks and greetings from Moldova!