You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Pid <p...@pidster.com> on 2007/05/25 17:55:00 UTC

Re: Apache2.2.4 with tomcat 6.0 and module_jk2.2.4.so error

Fabbris Pierluigi wrote:
> I've configure the Tomcat 6 and Apache 2.2.4 with module_jk2.2.4  how 
> must I, but I've a error:
> Thu May 24 23:27:13 2007] [notice] Apache/2.2.4 (Win32) mod_jk/1.2.23 
> PHP/5.2.2 configured -- resuming normal operations
> [Thu May 24 23:27:13 2007] [notice] Server built: Jan  9 2007 23:17:20
> [Thu May 24 23:27:13 2007] [notice] Parent: Created child process 5620
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 31.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 36.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 80.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 85.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 124.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 129.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 162.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 167.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 31.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 36.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 80.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 85.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 124.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 129.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 162.
> [Thu May 24 23:27:13 2007] [warn] Useless use of AllowOverride in line 167.
> [Thu May 24 23:27:13 2007] [notice] Child 5620: Child process is running
> [Thu May 24 23:27:13 2007] [notice] Child 5620: Acquired the start mutex.
> [Thu May 24 23:27:13 2007] [notice] Child 5620: Starting 250 worker 
> threads.
> [Thu May 24 23:27:13 2007] [notice] Child 5620: Starting thread to 
> listen on port 80.
> The Apache would have to give Start Ok, instead it gives  this error.
> Why?
> Fabbris Pierluigi

My first guess would be that you've got a useless use of the 
AllowOverride directive at various points in the httpd.conf.

For excellent advice regarding the Apache web server, I *always* 
recommend the 'Apache Web Server User list' - you just can't beat it!

:*>


N.B. It's a 'warn' not an error, so it's not stopping the server from 
working.


> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
>