The version 1.0.6 of the PHP/Java Bridge is now
available.
The binary for RedHat Enterprise Linux, RedHat Fedora
1 and 2:
->
http://prdownloads.sourceforge.net/php-java-bridge/php-java-bridge-1.0.6-1.i386.rpm?download
For the rest (Windows, Solaris, BSD):
->
http://prdownloads.sourceforge.net/php-java-bridge/php-java-bridge_1.0.6.tar.bz2?download
The following bugs were fixed:
* When the socketname option is off and the bridge
forks a daemon, it will no longer create a zombie
along with the daemon.
* When the socketname option is off and the bridge
has
forked the JVM it will no longer wait forever when
the
JVM aborts: The bridge communicates with the JVM via
a pipe, when the VM dies the pipe is automatically
closed by the OS.
* The guard process protects itself against sighup.
This solves the "log rotation issue"
New Features:
* java_set_library_path: A PHP script can add
additional libraries to its environment.
* During bridge startup the following directories are
scanned for additional libraries:
/usr/share/java:$EXTENSION_DIR/lib
* 64 Bit JVM"s are supported.
* Solaris 9 with broken stdio buffering supported.
* Win98 and above supported.
* Suse Enterprise 64/32 supported
* The server part can now be configured and installed
independently (driven by autoconf).
* "./configure --with-java=yes" now configures the
sources for GNU Java (gcj 3.3.3).
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 100MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
|