From: Jost B. <jos...@ya...> - 2005-12-05 22:07:50
|
Hi Jonathan, the bridge starts a standalone backend only if all of these options are missing or have no value. Either: java.hosts=<value> java.servlet=<value> or java.socketname=<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=127.0.0.1:8080 java.servlet=On 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 ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |