Can't get DBI to work with mod_perl

2001-01-09 Thread Joe Grastara
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

DBI

2001-01-05 Thread Joe Grastara
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

mod_perl tutorials

2000-12-15 Thread Joe Grastara
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

Document Contained No Data

2000-12-12 Thread Joe Grastara
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