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 answere

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 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 Jan Dubois
On Thu, 25 Nov 2004, Randy Kobes wrote: > I see the same problem when trying to use Win32::OLE in a startup > script (with no error messages recorded - just a popup box saying that > Apache encountered a problem when trying to start). This will require > some debugging, but just to confirm - if you

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 mentio

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 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 fre

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: [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... Lockfile @t_logs@/accept.lock OK, let us know if that has worked. I hope we can add that for any mpm, and not just netware, since LockFile seems to be a global core option. Am I right? Not sure, why