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

RE: [cobalt-users] Raq550: CGI programs do not seem to work



-----Original Message-----
From: John D. Gorena 
Subject: Re: [cobalt-users] Raq550: CGI programs do not seem to work


Brian,

What can I do to verify cgi and anything else is working correctly. 
Please be precise with ideas - I am a cobalt crash test dummy.

John


---------------------------------


John Once more,

Is it a perl cgi?  C++ cgi?  Python????

If it is a perl cgi, are you using MySQL to backend it?  If so, you
will need to install the DBI on the 550.

What do your logs tell you?
tail -f /var/log/httpd/errors
(re-fresh your browser window)

what does "perl -w <filename>" tell you?

~Brian