Re: [mp2] test server cannot start as non-root user with worker mpm

2004-11-25 Thread Stas Bekman
Stas Bekman wrote: [...] I've added this into TestConfig.pm, and am testing right now... IfModule !mpm_winnt.c IfModule !mpm_netware.c Lockfile @t_logs@/accept.lock /IfModule /IfModule OK, let us know if that has worked. I hope we can add that for any mpm, and not just netware, since

Re: Apache2/Modperl2 fails to preload Win32::OLE at server startup

2004-11-25 Thread Stas Bekman
Thierry Valentin wrote: Hello, Sorry about the imprecision... The reason why I forgot to send the error log is that there's absolutely nothing in the error log - not a single line even with a LogLevel set to debug. Understood. It's always a good idea to mention that, so we don't need to guess

Re: Apache2/Modperl2 fails to preload Win32::OLE at server startup

2004-11-25 Thread Randy Kobes
On Wed, 24 Nov 2004, Thierry Valentin wrote: Hello, I'm currently using the following configuration: - Perl 5.8.4.810 from Activestate - Apache 2.0.52 installed from the MSI package - mod_perl 1.99_17 installed with ppm from http://theoryx5.uwinnipeg.ca All these 3 packages are frehsly

Re: Apache2/Modperl2 fails to preload Win32::OLE at server startup

2004-11-25 Thread Markus Wichitill
Stas Bekman wrote: Thierry Valentin wrote: Sorry about the imprecision... The reason why I forgot to send the error log is that there's absolutely nothing in the error log - not a single line even with a LogLevel set to debug. Understood. It's always a good idea to mention that, so we don't need

Re: Apache2/Modperl2 fails to preload Win32::OLE at server startup

2004-11-25 Thread Stas Bekman
Markus Wichitill wrote: Stas Bekman wrote: Thierry Valentin wrote: Sorry about the imprecision... The reason why I forgot to send the error log is that there's absolutely nothing in the error log - not a single line even with a LogLevel set to debug. Understood. It's always a good idea to

Re: Apache2/Modperl2 fails to preload Win32::OLE at server startup

2004-11-25 Thread Thierry Valentin
Randy Kobes wrote: On Wed, 24 Nov 2004, Thierry Valentin wrote: Hello, I'm currently using the following configuration: - Perl 5.8.4.810 from Activestate - Apache 2.0.52 installed from the MSI package - mod_perl 1.99_17 installed with ppm from http://theoryx5.uwinnipeg.ca All these 3 packages are

Re: Apache2/Modperl2 fails to preload Win32::OLE at server startup

2004-11-25 Thread Thierry Valentin
Stas Bekman wrote: Markus Wichitill wrote: Stas Bekman wrote: Thierry Valentin wrote: Sorry about the imprecision... The reason why I forgot to send the error log is that there's absolutely nothing in the error log - not a single line even with a LogLevel set to debug. Understood. It's always a

Re: Apache2/Modperl2 fails to preload Win32::OLE at server startup

2004-11-25 Thread Stas Bekman
Thierry Valentin wrote: [...] PerlChildInitHandler 'sub { require Win32::OLE}' Hello I've tried this: the startup still fails but this time I have no MS error dialog saying that Apache had a problem Apache cleanly refuses to start. But there are still no lines in the error.log As Jan has

svn commit: r106579 - /perl/modperl/trunk/todo/release

2004-11-25 Thread stas
Author: stas Date: Thu Nov 25 08:08:17 2004 New Revision: 106579 URL: http://svn.apache.org/viewcvs?view=revrev=106579 Log: apr dev doesn't care about doing proper naming for the constants, so just leave things as they are Modified: perl/modperl/trunk/todo/release Modified:

svn commit: r106581 - /perl/modperl/trunk/todo/api_status

2004-11-25 Thread stas
Author: stas Date: Thu Nov 25 08:54:34 2004 New Revision: 106581 URL: http://svn.apache.org/viewcvs?view=revrev=106581 Log: update Modified: perl/modperl/trunk/todo/api_status Modified: perl/modperl/trunk/todo/api_status Url:

svn commit: r106584 - in perl/modperl/trunk/t: apr hooks lib/TestCommon modperl modules

2004-11-25 Thread stas
Author: stas Date: Thu Nov 25 09:52:55 2004 New Revision: 106584 URL: http://svn.apache.org/viewcvs?view=revrev=106584 Log: refactor the same_interp dupped wrappers into TestCommon::SameInterp and use that instead Added: perl/modperl/trunk/t/lib/TestCommon/SameInterp.pm Modified:

svn commit: r106587 - /perl/modperl/trunk/ModPerl-Registry/t/TEST.PL /perl/modperl/trunk/ModPerl-Registry/t/closure.t /perl/modperl/trunk/ModPerl-Registry/t/perlrun_extload.t /perl/modperl/trunk/ModPerl-Registry/t/special_blocks.t

2004-11-25 Thread stas
Author: stas Date: Thu Nov 25 10:03:28 2004 New Revision: 106587 URL: http://svn.apache.org/viewcvs?view=revrev=106587 Log: refactor the same_interp tests to use TestCommon::SameInterp Modified: perl/modperl/trunk/ModPerl-Registry/t/TEST.PL perl/modperl/trunk/ModPerl-Registry/t/closure.t

svn commit: r106594 - /perl/modperl/trunk/todo/release

2004-11-25 Thread stas
Author: stas Date: Thu Nov 25 11:13:12 2004 New Revision: 106594 URL: http://svn.apache.org/viewcvs?view=revrev=106594 Log: we don't really need %ENV saved/restore for 'SetHandler modperl', since power users can use 'perl-script' with additional config options to emulate this (but really $ENV

svn commit: r106596 - /perl/modperl/trunk/t/response/TestPerl/ithreads.pm

2004-11-25 Thread stas
Author: stas Date: Thu Nov 25 11:25:43 2004 New Revision: 106596 URL: http://svn.apache.org/viewcvs?view=revrev=106596 Log: tidy up Modified: perl/modperl/trunk/t/response/TestPerl/ithreads.pm Modified: perl/modperl/trunk/t/response/TestPerl/ithreads.pm Url: