If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Access Stat Help!!!!!!!! PLZ HElP READ READ Access Stat  XML
Forum Index » Support Forum
Author Message
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!!!!!!!!!!!
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum