From: <php...@li...> - 2006-11-11 21:34:03
|
Thanks very kindly for the advice -- I'll ask our sysadmins to execute the changes you suggested and see if that works! -- Marshall Levin mar...@ha... php...@li... wrote: > 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 |