I am putting a counter on a website for the first time. I undstand that
because the server is Unix that I will need to se permission for the
counter.

I believe this can be done within the Perl script using the line:

chmod (0755, "counter.cgi");

right within the counter.cgi script itself.

Is this correct and where in the script should it be placed.

Thanks for any advice.

Bill Bartok


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

Reply via email to