Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
26/10/2002 18:25:31
|
Anonymous
|
Beside me problem with Access Stat
here is my log.pl
#!c:/perl/bin/perl.exe
#!/usr/bin/perl
#########################################################################
# Access Stats v1.12 #
# Copyright (c)2000 Chi Kien Uong #
# URL: http://www.proxy2.de #
# #
# This Software is distributed under the GNU General Public #
# License. For more details see license.txt #
# #
#########################################################################
# url to the image file
$output = "http://localhost/stat/log.gif";
# path to the log files from the server root without trailing "/" (chmoded to 777 (drwxrwxrwx))
$base_dir = "e:/usr/apache/cgi-bin/stat/logfiles";
#!c:/perl/bin/perl.exe
#!/usr/bin/perl
#########################################################################
# Access Stats v1.12 #
# Copyright (c)2000 Chi Kien Uong #
# URL: http://www.proxy2.de #
# #
# This Software is distributed under the GNU General Public #
# License. For more details see license.txt #
# #
#########################################################################
# url to script
$cgiurl = "http://localhost/cgi-bin/stat.pl";
# url to the image files without trailing "/"
$gif_url = "http://localhost/stat/gif";
# path to the log files from the server root without trailing "/" (chmoded to 777 (drwxrwxrwx))
$base_dir = "e:/usr/apache/cgi-bin/stat/logfiles";
# url to the log files without trailing "/"
$log_url = "http://localhost/cgi-bin/stat/logfiles";
But log.pl does not create log file date/mounh.txt
But 2 stat.pl shows log 24-2001.txt
Ways identical log.pl $base_dir = "e:/usr/apache/cgi-bin/stat/logfiles";
stat.pl $base_dir = "e:/usr/apache/cgi-bin/stat/logfiles";
But log.pl does not create log file&&&&&
What my mistake
!!!!!!Beforehand thank you all!!!!!!!!!!!
|
|
|
|
|
|
Based on the open source JForum
|