Hi,
I am experiencing problems when trying to install the bridge on Red Hat EL
Linux w/ PHP4 and Java5.
Dowloaded the latest source archive (v 3.2.1-1), successfully compiled and
installed the bridge as superuser (no compilation or installation errors).
However, this seems to break my current PHP installation, any command line
statement is terminated with a "Segmentation fault" message.
For example:
[root@db php.d]# php
Segmentation fault
Commenting out the "extension = java.so" declaration in java.ini fixes PHP
again, so I conclude it must be a problem with the bridge:
[root@db php.d]# php --version
PHP 4.3.9 (cgi) (built: Nov 2 2006 16:39:38)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
FYI, I am running on:
Red Hat Enterprise Linux ES Release 4
PHP 4.3.9
Apache/2.0.52
Java 1.5.0_10 with Tomcat 5.5.20
Did anyone experience similar issues? Please help!
Many thanks,
-Stefan
|