You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tib <ti...@tigerknight.org> on 2002/04/19 01:01:08 UTC

Error message on startup

What does this error message mean?

[Thu Apr 18 16:00:16 2002] [notice] Apache/2.0.35 (Unix) mod_ssl/2.0.35 
OpenSSL/0.9.6c configured -- resuming normal operations
[Thu Apr 18 16:00:16 2002] [info] Server built: Apr 17 2002 20:31:44
[Thu Apr 18 16:00:16 2002] [debug] prefork.c(1013): AcceptMutex: Valid 
accept mutexes for this platform and MPM are: default, flock, fcntl, 
sysvsem.


Could this be causing my problems with php?

<EOL>
Tib


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Error message on startup

Posted by Tib <ti...@tigerknight.org>.
Ok, I've been banging my head on this thing long enough that I'm getting 
paranoid :]

<EOL>
Tib

On Thu, 18 Apr 2002, Joshua Slive wrote:

> Tib wrote:
> > What does this error message mean?
> 
> > [Thu Apr 18 16:00:16 2002] [debug] prefork.c(1013): AcceptMutex: Valid 
> > accept mutexes for this platform and MPM are: default, flock, fcntl, 
> > sysvsem.
> 
> That doesn't look like an error message to me.  It has severity "debug", 
> which means it is only of interest for debugging.  It is telling you 
> what the availble accept mutex algorithms are for your platform.  It 
> shouldn't have any direct effect on PHP.
> 
> Joshua.
> 
> 
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Error message on startup

Posted by Joshua Slive <jo...@slive.ca>.
Tib wrote:
> What does this error message mean?

> [Thu Apr 18 16:00:16 2002] [debug] prefork.c(1013): AcceptMutex: Valid 
> accept mutexes for this platform and MPM are: default, flock, fcntl, 
> sysvsem.

That doesn't look like an error message to me.  It has severity "debug", 
which means it is only of interest for debugging.  It is telling you 
what the availble accept mutex algorithms are for your platform.  It 
shouldn't have any direct effect on PHP.

Joshua.




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org