ID: 12186 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Dynamic loading Operating System: HP-UX 11.00 PHP Version: 4.0.4pl1 New Comment:
Does this happen with latest CVS snapshot from http://snaps.php.net/ ? Previous Comments: ------------------------------------------------------------------------ [2001-07-16 10:17:50] [EMAIL PROTECTED] Hi, I have some problems to get php, java and apache working together. the error I get is: PHP Warning: Cannot dynamically load libphp_java.sl - dynamic modules are not supported in Unknown on line 0 On the phpinfo() page there is no java section on it and this message is printed: Dynamic Library support not available I am using apache 1.3.12 on HP-UX 11.00 and PHP/4.0.4pl1 I compiled php with following options: ./configure --with-apxs=/opt/apache/bin/apxs --with-java=/opt/java --enable-shared here is my php.ini: [Java] java.home = /opt/java java.library = libjava.sl java.class.path = /usr/local/lib/php_java.jar;/sw/manta/stage3/htdocs/manta java.library.path = /opt/java/lib/PA_RISC/native_threads;/usr/local/lib/php/extensions/no-debug-non-zts-20001222;/opt/java1.3/jre/lib/PA_RISC;/opt/java1.3/jre/l ib/PA_RISC/hotspots extension=libphp_java.sl extension_dir=/opt/php/php-4.0.4pl1/modules Do you have any ideas? I can not find any solution to that problem on the net. Thanks in advance. Kevin ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=12186&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]