Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Problem with ProC CGI on Linux/Apache server

Problem with ProC CGI on Linux/Apache server

From: Charles <cummings_at_gate.net>
Date: Sun, 24 Jan 1999 22:11:35 -0500
Message-ID: <36ABE0E7.3AFE1CB4@gate.net>


I have written a cgi routine using Oracle proc on an Linux 5.2 system with Apache server. It compiles and runs fine stand-alone, and non-oracle cgi programs I've written work fine (all in c using gcc), but when I invoke the Oracle cgi from a browser connection I get the following message in the browser:

"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, sysadmin_at_www.giantsteps.net and inform them of the time the error occurred, and anything you might have done that
may have caused the error."

I've don't think that the program actually starts to execute, so I believe the problem is in loading, i.e. finding libraries, file permissions and ownership, etc.. Can anyone tell me what I may be overlooking?

please email me directly or copy to me at cummings_at_gate.net.

Thanks in advance,

Charles Received on Sun Jan 24 1999 - 21:11:35 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US