Re: Read on closed file handle?

2001-03-09 Thread David Jourard
Hi, Found my error after I had my sandwich. The files weren't there. oops David At 12:07 PM 3/9/01 -0600, David Jourard wrote: >Hi, > >In my startup.pl I'm calling a function that initializes read-only >variables - read in from several text files. > >After it

Read on closed file handle?

2001-03-09 Thread David Jourard
Hi, In my startup.pl I'm calling a function that initializes read-only variables - read in from several text files. After it reads in the first it fails on every one thereafter with the message: Read on closed filehandle at lpinit.pl line 78 Read on closed filehandle at lpinit.pl line 99 et

Using the same mod_perl cgi-bin by 2 domains mapped to the same IP

2000-11-22 Thread David Jourard
Hi, I'm running a mod_perl application on a virtual hosted site but with its on apache web server. I need to install another domain name using the same virtual host ip. eg. ServerName example1.com . . ServerName example2.com . . I'd like to get it so that both domain names can access th

Perl module - LWP

2000-10-20 Thread David Jourard
Hi, Has anyone worked with the LWP module under mod_perl and have they found that it works with no modification. Thanks David

Re: Can't find Apache::DBI on Win32 version

2000-07-05 Thread David Jourard
Hi, At 01:50 PM 7/4/00 -0500, Randy Kobes wrote: >On Tue, 4 Jul 2000, David Jourard wrote: > > > At 06:24 PM 7/4/00 +0100, David Mitchell wrote: > > > > This worked but now I get upon start up of the apache httpd daemon: > > > > defined(@array) is depreca

Re: Can't find Apache::DBI on Win32 version

2000-07-04 Thread David Jourard
Hi At 06:24 PM 7/4/00 +0100, David Mitchell wrote: > > This worked but now I get upon start up of the apache httpd daemon: > > > > defined(@array) is deprecated at c:/Perl/site/5.6.0/lib/Apache/DBI.pm > > > > line 135 (Maybe you should just omit the defined()?) > >Just edit c:/Perl/site/5.6.0/lib

Re: Can't find Apache::DBI on Win32 version

2000-07-04 Thread David Jourard
Hi, At 03:30 PM 7/3/00 -0500, Randy Kobes wrote: >http://www.perl.com/CPAN/authors/id/M/ME/MERGL/, >unpack it, and run >perl Makefile.PL >nmake >nmake install >If you don't have nmake, you can get a self-extracting archive >from ftp://ftp.microsoft.com/softlib/MSLFILES/nmake15.exe. T

Can't find Apache::DBI on Win32 version

2000-07-03 Thread David Jourard
Hi, I'm running the win32 version. I changed the httpd.conf file to include: Apache::DBI I get that it cannot be found. I"ve setup the path inside httpd file as push @INC,qw(c:/perl/site/5.6.0/lib c:/perl/5.6.0/lib c:/perl/5.6.0/lib/MSWin32-x86 c:/per

Help to pinpoint installation problem.

2000-06-19 Thread David Jourard
Hi, I've done a little mod_perl last year but forget very quickly and I'm requesting some guidance to tell me where to start pinpointing a problem. I'm looking at an application that is supposedly running mod_perl. I"ve just started going thru the mod_perl Guide by Stas Bekman. It showed that

Virtual Hosting with Mod_perl?

2000-01-26 Thread David Jourard
Hi, I know its a bit off-topic (my apologies) but I thought that for sure someone from the list could recommend a web-hosting company that has a virtual host account with mod_perl and SQL such as mySQL, mSQL and/or Oracle, and possibly with your own apache web server, and of course good tech

NT Install ? wrt Perl versions

1999-12-31 Thread David Jourard
Hi, I'm about to install modperl on my NT Workstation for standalone testing. Its not clear to me whether the activestate version I have of perl (I have 5.005_03 binary build 520 Sept 28th/99) will work with the NT binary prepared under /authors/Jeffery_Baker or must I download the perl vers