From: Kai L. <K.L...@li...> - 2005-06-21 10:41:59
|
On 21 Jun 2005 05:44:41 -0000, you wrote: > =A0 >HI all, > >I want to install PHP/JAVA Bridge on Suse Linux. > >I saw a mail in PHP mailers list >part of it is given in following para. >"Thomas >25-Feb-2004 03:44=20 >The documentation is missing an important note: > >The PHP/JAVA bridge only works on threaded http servers such as IIS, it = does NOT work on http servers such as APACHE which fork off = (sub-)processes." > >Can anyone clear this doubt wether APACHE supports and works fine with = PHP/JAVA bridge or not. > It definitely works with Apache. And what you've read does apply to the *old* php java bridge, which has been replaced by this one.=20 I'm currently using it with Apache 1.3x, mod_php and php5 under Debian.=20 Apache 1.3 is forking subprocesses, while Apache 2.x at least *has* Threaded (worker) implementations. Suse is an RPM based Linux Distribution, so I would try to use the rpm. If that doesn't work, you'll have to compile it yourself. Kai Londenberg ------------------------------- librics GmbH & Co. KG G=F6ttinger Chaussee 115 D-30459 Hannover Tel. +49 511 - 473 88 77 =46ax +49 511 - 473 88 78 mailto: K.L...@li... |