PerlSetVar's not showing up in $r->dir_config

2004-08-31 Thread Scott Fagg
I have lines like this in my .htaccess file : AuthName AD AuthType Arup::AuthCkLDAP PerlSetVar ADPath / PerlSetVar ADLoginScript /login.perl .. and i'm using AuthCookie.pm. It picks up on the 'AD' value for AuthName, but cannot see the PerlSetVar values. e.g i get this in my error logs : [erro

Re: Hosting provider disallows mod_perl - "memory hog / unstable"

2004-08-31 Thread Jeff Norman
On Mon, 2004-08-30 at 14:12, Perrin Harkins wrote: > The truth is that mod_perl uses the same amount of memory that Perl CGI > scripts use. The difference is that CGI scripts exit as soon as they > finish. Serving 10 simultaneous requests with CGI requires the same > amount of memory as it does

Win32 build problems libapreq2-2.04_03-dev

2004-08-31 Thread Craig Dayton
Does anyone have an idea how to resolve either of the following errors when building libapreq2-2.04_03-dev on either a Windows 2000 Server or on Windows XP Pro (SP2)? Thanks, Craig Windows 2000 Server Apache/2.0.49 mod_perl/1.99_15 perl/v5.8.4 The build process on W2K Server made it all the wa

Re: perl modules not running after 'minor' change

2004-08-31 Thread Ben Hopkins
William McKee wrote: On Mon, Aug 30, 2004 at 09:51:14PM -0700, Ben Hopkins wrote: I'm running RH 8, apache 1.3.23, mod_perl 1.29. Have you tried compiling with a newer version of Apache? It's up to release 1.3.31 now. I'm pretty sure that mod_perl 1.29 was released several months after the

[PATCH] Fix Apache::DBI cleanup when multiple database handles are used

2004-08-31 Thread Joe Thomas
This patch should make the cleanup handlers roll back all database handles that have been used in a script, rather than just the last one connected. Currently, $Idx is a file-scoped variable, and gets overwritten with each call to Apache::DBI::connect. I've made $Idx a lexical variable scoped to c

Re: mod_perl (1.99_16) fails to begin tests because of assertion "rv == APR_SUCCESS" failed in vhost

2004-08-31 Thread Malka Cymbalista
We are running: Solaris 9 on Sun Sparc apache 2.0.48 (without ssl) mod_perl 1.99_12 gcc 3.3 perl 5.8.1 Malki Cymbalista Webmaster, Weizmann Institute of Science Rehovot, Israel 76100 Internet: [EMAIL PROTECTED] 08-934-3036 >>> <[EMAIL PROTECTED]> 31/08/2004 16:35:39

multipart/form failure

2004-08-31 Thread Alex Oboimov
Hi folks, I'm fresh to Apache2/mod-perl2, just migrated from mp1. My system: Apache 2.049/Perl 5.8.4/mod_perl 1.99_14/DBI 1.42/DBD::InterBase/FireBird 1.5 on linux Mandrake 9.2 engine. My problem: my old programs were fine in the old system. Now after major editing of the programs they work exce

Re: [mp1] mod_perl interfering with mod_caucho

2004-08-31 Thread hector . blanquer
Hello and thanks for the reply. 1. I have tried stopping the app.server (resin) and the output is the same (JSP source code) so as you say it looks like apache is serving it. 2. There is no mod_perl configuration yet in httpsd.conf. Just the fact of using using mod_perl (the new httpsd binary wit

Re: perl modules not running after 'minor' change

2004-08-31 Thread William McKee
On Mon, Aug 30, 2004 at 09:51:14PM -0700, Ben Hopkins wrote: > I'm running RH 8, apache 1.3.23, mod_perl 1.29. Hi Ben, Have you tried compiling with a newer version of Apache? It's up to release 1.3.31 now. I'm pretty sure that mod_perl 1.29 was released several months after the release of Apach

Re: mod_perl (1.99_16) fails to begin tests because of assertion "rv == APR_SUCCESS" failed in vhost.c -- More Information

2004-08-31 Thread RenquistIsMe
Apropos previous emails on this subject, has ANYONE gotten mod_perl to run with: Solaris 9 on Sun Sparc Apache httpd 2.0.50 (with ssl and other features enabled) mod_perl(1.99_16) gcc 2.95.3 perl-5.8.4 If you have been able to run with the exact configurat

Re[2]: [mp2] 1.99_16 Test 'apache/util.t' falied with locale ru_RU.utf8

2004-08-31 Thread Dmitry Tsigelnik
Здравствуйте, Stas. Вы писали 30 августа 2004 г., 20:25:14: [...] >> >> >> I changed \w+ on \S+ and all test ok. >> I think this is bug of perl5.8.0 as Unicode not fully supported SB> I guess that can work. But 5.8.0 seems to work fine for me. Here are some SB> examples: SB> perl-5.6.2 -le '

Re: [mp1] mod_perl interfering with mod_caucho

2004-08-31 Thread Larry Leszczynski
Hello Hector - > I have compiled mod_perl 1.3.29 statically into apache 1.3.27+ApacheSSL, > running on AIX 5.2 > Used: > perl Makefile.PL APACHE_SRC=../apache_1.3.27/src DO_HTTPD=1 USE_APACI=1 > EVERYTHING=1 APACI_ARGS='--enable-module=so --enable-module=rewrite' > > Perl Version : 5.8.5 > Execute

[mp1] mod_perl interfering with mod_caucho

2004-08-31 Thread hector . blanquer
Hello... I have compiled mod_perl 1.3.29 statically into apache 1.3.27+ApacheSSL, running on AIX 5.2 Used: perl Makefile.PL APACHE_SRC=../apache_1.3.27/src DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 APACI_ARGS='--enable-module=so --enable-module=rewrite' Perl Version : 5.8.5 Executed 'make test' and all

Re: Configuration errors

2004-08-31 Thread David Castro
Philippe Dhont (Sea-ro) wrote: Hello, I have some troubles with the configuration. I installed apache, mysql, mod_perl and perl. Installation of all this went fine! When i start apache i get this in my log: [Tue Aug 31 09:45:43 2004] [notice] Apache/2.0.50 (Unix) mod_perl/1.99_16 Perl/v5.8.5 PHP/4.

Configuration errors

2004-08-31 Thread Philippe Dhont \(Sea-ro\)
Hello, I have some troubles with the configuration. I installed apache, mysql, mod_perl and perl. Installation of all this went fine! When i start apache i get this in my log: [Tue Aug 31 09:45:43 2004] [notice] Apache/2.0.50 (Unix) mod_perl/1.99_16 Perl/v5.8.5 PHP/4.3.6 configured -- resuming n