ensure that the script is within your designated /cgi-bin/ directory that you setup with the server-admin. also, make sure the script is chmod'd 755 for world-executable and ensure that if you have HTML returning from the script ... the first line returned has to be "Content-type: text/html". We run that here on some old boxes. If you need assistance, please email. Thanks. -----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
