From: fperez at tuzsa dot es Operating system: linux redhat 7.3 PHP version: 4.3.3 PHP Bug Type: PHP options/info functions Bug description: mixing --with-java and --enable-debug pull out java
Description: ------------ I have php 4.3.3 on a redhat 7.3 running. But I have a problem and I am trying to re-compile php with --enable-debug. When I do ./configure --with-java=/path.to.java --enable-debug, make and make install. Java is pulled out from my phpinfo() information. Of course, java doesn't run at all. Abstract: Without any modification to php.ini nor any other configuration file, I have this results: * --enable-java and --enable-debug = java doesn't run. * --enable-java = java runs fine. I have tested on my production server and on another server installed to try this. Thanks. -- Edit bug report at http://bugs.php.net/?id=25651&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25651&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25651&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25651&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25651&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25651&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25651&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25651&r=support Expected behavior: http://bugs.php.net/fix.php?id=25651&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25651&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25651&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25651&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25651&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25651&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25651&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25651&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=25651&r=float