From: Sebastian Bergmann Date: Wed, 30 Jan 2002 20:38:00 +0000 (+0000) Subject: Fugbix typo. Update path to /lib/optional. X-Git-Tag: PRE_ISSET_PATCH~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec4bb876a3a8e8952bb80a344b96b984101496ca;p=php Fugbix typo. Update path to /lib/optional. --- diff --git a/sapi/servlet/README b/sapi/servlet/README index c7fd28c578..779a297064 100644 --- a/sapi/servlet/README +++ b/sapi/servlet/README @@ -77,7 +77,7 @@ Java Servlet SAPI Module for PHP 4 comes with the Java Servlet SAPI Module into your Tomcat/conf/web.xml configuration file. - Make sure that the element ordering of the web.xml is laegal + Make sure that the element ordering of the web.xml is legal with Tomcat and put all the declarations first, followed by all the declarations. @@ -111,10 +111,10 @@ Java Servlet SAPI Module for PHP 4 1.) Build the Java Servlet SAPI Module as described above. - 2.) Get the Cocoon2 source tree, either by CVS or from a - release archive; a binary distribution does not suffice. - Copy the phpsrvlet.jar file into your xml-cocoon2/lib - directory and build Cocoon. + 2.) Get the Cocoon2 source tree, either by CVS or from a release + archive; a binary distribution does not suffice. Copy the + phpsrvlet.jar file into your xml-cocoon2/lib/optional directory + and build Cocoon. -- [1] http://jakarta.apache.org/tomcat/