[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] CGI Script wwwcount2.5
- Subject: RE: [cobalt-users] CGI Script wwwcount2.5
- From: "Derrick Hall" <admin@xxxxxxxxxxxxxxxxxxx>
- Date: Mon Feb 26 17:48:36 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Mine's cgi script work but the graphics won't show. You can mouse over the
place where the numbers should be and you can see the hit number.
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Phoenix Hawk
Sent: Saturday, February 24, 2001 11:37 AM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: 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
_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users