From: <php...@li...> - 2006-11-10 15:13:37
|
Hi, for PHP < 5.1.4 you need to build an appropriate java.so, please see the INSTALL document for details. For newer php versions please use the generic implementation located in the java folder. It doesn't need java.so or php_java.dll anymore. > Downloaded php-java-bridge_3.1.8_j2ee and ran the > test.sh, which worked > fine. Took the java.so and JavaBridge.jar and put The java.so from the j2ee download is a php 5.1.x binary, which doesn't work with the old php 5.0.x ABI. > PHP Startup: Unable to load dynamic library > '/usr/lib/php/modules/java.so' - > /usr/lib/php/modules/java.so: cannot > open shared object file: Permission denied in The php-java-bridge-3.1.8-1-FC4.rpm contains a php 5.0.x binary. However, it needs the appropriate SEL and unix permissions. su - setenforce 0 chmod 777 /usr/lib/php/modules/java.so should work. Regards, Jost Boekemeier ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de |