Thanks Randy,

It was caused by the permission which should not happen. I just changed OS
from window 2000 to XP and installed the apache2 but the logs directory was
readable only by unknow reason.
It works fine now.

Thanks again,

Willy



                                                                                       
                                              
                      Randy Kobes                                                      
                                              
                      <[EMAIL PROTECTED]        To:       [EMAIL PROTECTED]            
                                                    
                      innipeg.ca>               cc:       [EMAIL PROTECTED]            
                                        
                                                Subject:  Re: apache2 could not start  
                                              
                      11/07/2003 05:35                                                 
                                              
                      PM                                                               
                                              
                                                                                       
                                              
                                                                                       
                                              




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






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

Reply via email to