Re: Apach mod_include

2000-07-06 Thread Daniel Free
What doesn't output? If just the counter doesn't output it would be because your path to the cgi-bin had the leading slash so it is an absolute path. Have you made sure that the script executable and the log file or whatever it is that the script uses is writable? is the part that should give s

Apach mod_include

2000-07-06 Thread Daniel Free
One of the web servers here (Debian 2.2 apache 1.3 (i think) ) has a perl script/cgi that is a basic text counter. we have had it running on previous servers but i cant seem to get it running on this one. the script requires mod_include which i have uncommented in /etc/apache/httpd.conf and then