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

Re: [cobalt-users] configure qube 3 to use cgi scripts



On Friday, January 10, 2003, at 01:10  PM, ed manegold wrote:
I have set the Allow all users through the gui admin tool. I have
uncommented the AddHandler lines for both cgi-wrapper for perl and cgi and
Addhandler cgi-script for both perl and cgi in the srm.conf file. I have
chmod 755 on all the files in the cgi-bin directory and the directory
itself.
Still I get Internal Error when the script is called.
Any ideas?

Have you looked at the log (in /var/log/httpd/home-error if I'm not mistaken) to see what gets logged? If it's a perl script, and something's broken in it, the error may turn up there. That may give you a little more traction in figuring out what's wrong.

pjm