From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: Other web server Bug description: PHP as servlet crashes, Java trying to call php4ts.dll with entry point error 1) install PHP in c:\php 2) install java servlet API for PHP(phpsrvlt.jar and phpsrvlt.dll) 3) Replaced the web.xml in tomcat jakarta wih the one in PHP 4) Added phpsrvlt.jar to classpath 5) Added the directory containing php4ts.dll, and phpsrvlt.dll to path While executing the PHP script, I get Java Entry Point Not Found dialog box stating: "The procedure entry point register_internal_class could not be located in the dynamic link library php4ts.dll" Windows 2000 JDK 1.2.2 -- Edit Bug report at: http://bugs.php.net/?id=8990&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]