Jost--
The logging problem is entirely unrelated, it just forced us to restart
Apache.
I'll try the configuration change you suggested. Thanks!
Jon
-----Original Message-----
From: Jost Boekemeier [mailto:jos...@ya...]=20
Sent: Monday, December 05, 2005 5:08 PM
To: Abbett, Jonathan; php...@li...
Subject: RE: [Php-java-bridge-users] Orphaned httpd's
Hi Jonathan,
the bridge starts a standalone backend only if all of
these options are missing or have no value. Either:
java.hosts=3D<value>
java.servlet=3D<value>
or
java.socketname=3D<value>
So I suggest to kill the java child which blocks
apache and to start apache again. When you've set one
of the above options, for example
java.hosts=3D127.0.0.1:8080
java.servlet=3DOn
and do a
pstree | fgrep httpd
and still see that the httpd forks a java child, then
there's something wrong with your setup, for example
php may read a different php.ini than expected.
Regarding the huge log, I don't know what causes this.
Maybe the log level is too high in your php.ini?
Hope it helps.
Regards,
Jost Boekemeier
=09
=09
=09
___________________________________________________________=20
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier
anmelden: http://mail.yahoo.de
|