Re: Relative path problem

2002-12-26 Thread Stas Bekman
Andrzej Jan Taramina wrote: Steve: In my index.pl, I call another perl file using a reletive path, like ../lib/work.pm. But I found this file cannot be found. Could someone tell me what is going on or give me some directions? Since your script is compiled under mod_perl ahead of time, and

Re: RedHat 8.0 standard Apache2.0 and mod_perl 2.0::PerlRun doesn'twork?

2002-12-26 Thread Stas Bekman
Dale Lancaster wrote: Thanks for the information. I did try removing Apache:DBI, but it still fails. OK Building everything from source will be time consuming. If I do that, I will probably just drop back to Apache 1.3 since I know it works. It's not time consuming at all, just follow

install apache:asp in windows

2002-12-26 Thread Karthik kannan
Sir, I want to run sum asp programsusing apache webserver 1.3 so i downloaded mod_perl-2.0-current.tar to have asp support on apache webserver. 1. Please tell me how to install.(in the website it is not clear) 2. Is there any change in config file. 3. then how to run an asp file. please

Re: install apache:asp in windows

2002-12-26 Thread Josh Chamas
Karthik kannan wrote: Sir, I want to run sum asp programs using apache webserver 1.3 so i downloaded mod_perl-2.0-current.ta to have asp support on apache webserver. Please email future Apache::ASP support issues to [EMAIL PROTECTED] as that is the correct user group. You can get on the

RE: install apache:asp in windows

2002-12-26 Thread Narins, Josh
Title: Message Obviously Josh Chamas is correct, but I will also note that you can not do apache 1.x with modperl 2.x Either (apache1.x and modperl 1.x) or (2.x for both) -Original Message-From: Karthik kannan [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 3:17 PMTo:

Re: Database Pooling

2002-12-26 Thread Christian Jaeger
At 9:56 Uhr -0800 23.12.2002, Michael Teter wrote: Do production, public mod_perl-based sites have 10s or 100s of database connections open? Using mod_accel (better than mod_proxy) for a proxying setup you can keep the number of mod_perl enabled httpd children low, saving both memory and

Re: Relative path problem

2002-12-26 Thread Andrzej Jan Taramina
Stas: Are you talking about registry scripts or handlers? Because the former do change into the script's dir. CGI script using ModPerl::Registry and mp2. And that doesn't seem to workat least not using the HTML::Template module, which under mp2 does not find the requested template,

Re: Relative path problem

2002-12-26 Thread Stas Bekman
Andrzej Jan Taramina wrote: Stas: Are you talking about registry scripts or handlers? Because the former do change into the script's dir. CGI script using ModPerl::Registry and mp2. And that doesn't seem to workat least not using the HTML::Template module, which under mp2 does not

cvs commit: modperl/src/modules/perl apache_inc.h

2002-12-26 Thread stas
stas2002/12/26 17:28:26 Modified:src/modules/perl apache_inc.h Log: s/\cM// Revision ChangesPath 1.7 +1 -1 modperl/src/modules/perl/apache_inc.h Index: apache_inc.h === RCS file:

cvs commit: modperl/Util .cvsignore

2002-12-26 Thread stas
stas2002/12/26 17:45:22 Modified:Connection .cvsignore File .cvsignore Log .cvsignore ModuleConfig .cvsignore Server .cvsignore Table.cvsignore URI .cvsignore