On Fri, 7 Nov 2003 [EMAIL PROTECTED] wrote:

> Randy,
>
> I downloaded the binary bundle of Apache2 with modperl
> from uwinnipeg which was fine for Window 2000 but doesn't
> work for Window XP.
>
> Do you have any idea what I should do to fix the problem such as
>
> The Apache2 service terminated with service-specific error 1 (0xl). The
> more detailed information is attached as below.
>
> Thanks,
>
> Willy

I'm afraid the error message is a bit too general ...  Does
this error come up when starting the service? Or do you have
to make a request to invoke it? Any request?

Did you install the service using
   C:\Apache2\bin> Apache -n Apache2 -k install
If so, does starting the service as
   C:\Apache2\bin> Apache -n Apache2 -k start
work with just a vanilla Apache (ie, with mod_perl
disabled)?

Might there be another Apache installation on your system
(or, shudder, another brand of web server) that might be
running off of the same port and causing a conflict?

-- 
best regards,
randy

-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to