ID: 32635 Updated by: [EMAIL PROTECTED] Reported By: dennis dot ettes at gmail dot com -Status: Open +Status: Bogus Bug Type: *Configuration Issues -Operating System: linux redhat 7.3 +Operating System: * -PHP Version: 4.3.11 +PHP Version: * New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Then Tomcat, Tomecat docu or your *nix distribution needs to be corrected and nothing in php needs to be changed. Thus we don't have to do anything but bit you to file a bug report to the responible parties. Previous Comments: ------------------------------------------------------------------------ [2005-04-08 15:51:12] dennis dot ettes at gmail dot com 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 this bug report at http://bugs.php.net/?id=32635&edit=1