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
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
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
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
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
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
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
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 :)
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