Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORACLE AND CGI SCRIPT
Could it be that there are environment variables set when you run the
program from a shell that aren't set when the Web server runs the
program as a CGI script? I'd wager that it's some environmental
difference between your user ID and the web server's user ID that's
causing the problem.
PELOUX Olivier wrote:
>
> I have wriiten a CGI script in c which has to connect to an Oracle
> Server.
> When I execute this script by a telnet on the server the script works
> but when I execute this script with netscape or Explorer navigator the
> script doesn't connect to the Oracle server and there is the error
> ORA-1012.
> Please if someone could give me a solution that sould be great!!
> Thank you
--
Rafe Colburn . . . . . . . . . . . . . . . . . rafeco_at_rc3.org
Outraged! Daily Edition . . . . . . . . . . . http://rc3.org
Teach Yourself CGI in a Week . . . . . http://rc3.org/cgibook
Received on Sat May 08 1999 - 20:13:22 CDT
![]() |
![]() |