OK. I am having some basic issues with geting the CGI stuff to work...

So, I checked my Linux Box's Apache and it shows that CGI-BIN is in the path and allaowable, so is SSI.

I went and found a text counter at http://www.cgi-factory.com

I put the <!--#exec cgi="/cgi-bin/count.pl" --> in my HTML under Body...
Specifically it looks like:
    You are visitor: <!--#exec cgi="cgi-bin/count.pl" -->

cgi-bin is under the public_html of my web page, and is listed in the
directories of apache as such.

I uploaded the count.txt and record.txt, chmod the files according to the
readme.txt, but I still cannot get any CGI to work.

What is wrong? What do I need to upload to help?

Chris Anderson wrote:
Hi all:

I have a web page on a Mandrake Linux box running Apache webserver.

I have one page where I need to track all IPs going to that page.
I need this to be output to an HTML file or a text file that will
be dynamically read by an HTML file.

I am not sure where to begin.

Thanks,



--
Chris Anderson



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to