Re: [PHP] php-4.1.0 and tomcat 4.x

2001-12-29 Thread Vincent Stoessel
found the answer: point to $TOMCAT_HOME/common Vincent Stoessel wrote: > > > > Subject: > > [PHP] php-4.1.0 and tomcat 4.x > From: > > Vincent Stoessel <[EMAIL PROTECTED]> > Date:

[PHP] php-4.1.0 and tomcat 4.x

2001-12-29 Thread Vincent Stoessel
I am trying to get php compiled as a servlet. In the past (tomcat 3.x days) one would point the php configure option (--with-servlet )to the location of the servlet.jar Tomcat 4 seems to have many many servlet jars and I cannot seem to find the correct one to link against. Is Sam Ruby still out