From: dennis dot ettes at gmail dot com Operating system: linux redhat 7.3 PHP version: 4.3.11 PHP Bug Type: *Configuration Issues Bug description: install php with tomcat servlet.jar not found
Description: ------------ I'm installing php with tomcat using: http://wiki.apache.org/jakarta-tomcat/UsingPhp tomcat version 4.1 Configure gives error: configure: error: unable to find servlet libraries Reason is that servlet.jar is not in the $TOMCAT_HOME/lib directory but in the $TOMCAT_HOME/common/lib directory Fixed the problem by creating a $TOMCAT_HOME/lib directory and putting the servlet.jar in. -- Edit bug report at http://bugs.php.net/?id=32635&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=32635&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=32635&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=32635&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=32635&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=32635&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=32635&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=32635&r=needscript Try newer version: http://bugs.php.net/fix.php?id=32635&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=32635&r=support Expected behavior: http://bugs.php.net/fix.php?id=32635&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=32635&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=32635&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=32635&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=32635&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=32635&r=dst IIS Stability: http://bugs.php.net/fix.php?id=32635&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=32635&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=32635&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=32635&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=32635&r=mysqlcfg