The web server runs as user www or nobody (usually), so you must first
change the excution permissions for the script (chmod 755 script_name.cgi)
Also a snippet of your script would be helpful.
Ilya Sterin
-----Original Message-----
From: Prasanna Gopalakrishna [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 23, 2001 4:25 PM
To: [EMAIL PROTECTED]
Subject: Netscape server/ Oracle/ Perl
Sensitivity: Confidential
Hi all,
I'm trying to connect oracle(8.0.3) database via Netscape Enterprise
server(3.6) on solaris 5.7
I able to connect to database from perl program at unix prompt and not from
the web server.
Do I need to do anything at perl program or webserver configuration
log says 'permission denied'
any suggestions?
Thanks