I think you should use WebAppDeploy not WebAppMount
After that you are likely to see two more error messages.. One related to 'ServerName' 
the other I don't remember. :)

Oktay Altunergil


On Tue, 23 Apr 2002 17:00:52 -0400
zonker harris <[EMAIL PROTECTED]> wrote:

> Hey all,
> 
> I've set up Tomcat, I've put mod_webapp.so into apache's libexec 
> directory and after i restart Tomcat, when I restart apache it throws 
> this error.
> 
> # ../bin/apachectl start
> Syntax error on line 1159 of /usr/local/apache/conf/httpd.conf:
> Invalid command 'WebAppMount', perhaps mis-spelled or defined by a 
> module not included in the server configuration
> ../bin/apachectl start: httpd could not be started
> 
> this is the relevant section of the httpd.conf
>          LoadModule webapp_module libexec/mod_webapp.so
>           WebAppConnection warpConnection warp 64.105.155.196:8008
>           WebAppMount examples warpConnection /examples
> 
> if i comment out WebAppMount, apache will start (but not talk to tomcat)
> 
> Apache version
> Server version: Apache/1.3.22 (Unix)
> Server built:   Oct 10 2001 14:50:42
> 
> Tomcat version
> 4.0-B3
> 
> I am sure I am just missing something stupid, any assist toward 
> enlightenment would be appreciated
> 
> thanks
> 
> zonker
> [EMAIL PROTECTED]
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to