in reply to Connecting to Oracle DB using DBI from CGI script
What *do* you see on the browser? Saying it fails doesn't really help much.#!/usr/bin/perl print("content-type: html \n\n"); print("Test");
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Connecting to Oracle DB using DBI from CGI script
by Anonymous Monk on Jul 06, 2010 at 13:33 UTC | |
by sierpinski (Chaplain) on Jul 06, 2010 at 16:49 UTC | |
by Anonymous Monk on Jul 07, 2010 at 09:30 UTC | |
by marto (Cardinal) on Jul 07, 2010 at 09:41 UTC |