[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] CGI Script wwwcount2.5



Could you tell us what is in your apache error logfile?
By default it's in /var/log/httpd/error

Some possible problems (and fixes) include:
1. .cgi files not set to world readable and executable,
   chmod 755 *.cgi should do the tric

2. cgi-bin directory is not world executable,
   chmod 711 cgi-bin should do it

3. the location of the perl binary on your system
   and the other guy could be different, you gotta
   modify the first line of your .cgi proggie so
   the path is correct.

Please correct me if I'm wrong. :)

xQ


Terry Brown wrote:
> 
> I have had the files for this script sent to me by another RaQ owner where
> it runs ok. I have copied his directory structure exactly including
> permissions and uploaded using CuteFTP on ASCII mode. Unfortunately the
> script does not run correctly. Has anyone come across this?
> 
> Terry Brown
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users