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 |
06/04/2002 17:19:47
|
Anonymous
|
I edited and uploded acces stat to my website.
I think all path is correct:
$cgiurl = "http://kepeslap.alien.hu/cgi-bin/stat.pl";
$gif_url = "http://kepeslap.alien.hu/gif";
$base_dir = "../logfiles";
$log_url = "http://kepeslap.alien.hu/logfiles";
CHMOD for logfiles is 777, cgi-bin 755, gif 755, ip.log 666 and *.pl 755.
When I try to saw my stat I got 500 internal error. Whats the problem?
|
|
10/04/2002 12:25:17
|
Anonymous
|
i think u should change $base_dir = "../logfiles"; change it in $base_dir = "/full/path/to/the/logfiles";
|
|
27/05/2002 00:46:04
|
Anonymous
|
I edited $base_dir but know i got 404
$base_dir = "/home/webhosting/kepeslap/public_html/logfiles";
|
|
|
|
|
|
Based on the open source JForum
|