You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Andrew Brosnan <an...@broscom.com> on 2005/10/05 23:44:40 UTC

[users@httpd] error_log notice message on restart

Hello,

On every system running Apache/mod_perl I've worked on so far, something
similar to the line below shows up in the error log upon restarting
Apache:

[Wed Oct  5 04:01:23 2005] [notice] Apache/1.3.33 (Unix) mod_perl/1.29
configured -- resuming normal operations

I recently began working on a Linux system that writes the following to
the error log upon restart:

[Wed Oct  5 04:02:09 2005] [notice] Apache configured -- resuming normal
operations

Can anyone clue me in as to why the Apache version and mod_perl don't
show up? (mod_perl is running fine)

Regards,
Andrew


---------------------------------------------------------------------
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
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] error_log notice message on restart

Posted by Joshua Slive <js...@gmail.com>.
On 10/5/05, Andrew Brosnan <an...@broscom.com> wrote:
> Hello,
>
> On every system running Apache/mod_perl I've worked on so far, something
> similar to the line below shows up in the error log upon restarting
> Apache:
>
> [Wed Oct  5 04:01:23 2005] [notice] Apache/1.3.33 (Unix) mod_perl/1.29
> configured -- resuming normal operations
>
> I recently began working on a Linux system that writes the following to
> the error log upon restart:
>
> [Wed Oct  5 04:02:09 2005] [notice] Apache configured -- resuming normal
> operations
>
> Can anyone clue me in as to why the Apache version and mod_perl don't
> show up? (mod_perl is running fine)

Check the ServerTokens directive in httpd.conf.

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
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org