ll with this one. Any
help would be much appreciated.
Thanks,
Joe Grastara
#!/usr/local/bin/perl
use strict;
use DBI;
use CGI
qw(:standard);
###Set Local Environmental Variable for Oracle###
$ENV{"ORACLE_HOME"} = "/db/";
###Print out some HTML###
print < Ph
I have a question concerning database access under mod_perl.
Can the stardard DBI.pm module be use with mod_perl or does the
Apache::DBI module have to be used instead?
Thanks in advance for any help.
Joe Grastara
Project Assistant
Digital Media Center
The Skirball Institute Of Biomolecular
I've been following this thread and just wanted to offer up my services at
an html coder for a mod_perl website.
Joe Grastara
Project Assistant
Digital Media Center
The Skirball Institute Of Biomolecular Medicine
New York University Medical Center
540 First Ave., New York City, NY 1001
I am trying to convert a cgi script to a mod_perl script, however when I
try to run the script I can a "Document contained no data error". I was
wondering if there are some standard causes for this kind of error.
Thanks in advance for any help.
Joe Grastara
Project Assistant
Dig