|
From: <php...@li...> - 2006-06-04 23:29:59
|
Hi,
another issue came up. If I'm using the bridge as said in last email, I'm=20
getting following error randomly. I can reproduce that error by simply=20
reloading a page a couple of times. That's all on port 8080, so nothing=20
unusual. I could work around that by copying or linking the cgi directory=20
from the JavaBridge webapp to all others, but it would be inconvenient (and=
I=20
think symlinks don't work - that could make it a space consumer as well).
javax.servlet.ServletException: An IO exception occured. Probably php was n=
ot=20
installed as "/usr/bin/php-cgi" or "c:/php5/php-cgi.exe"
or "/jsmsc/srv/tomcat/webapps/ROOT/WEB-INF/cgi/php-cgi-i386-linux[.sh]|
[.exe]".
Please see "php_exec" in your WEB-INF/web.xml and WEB-INF/cgi/README for=20
details.
php.java.servlet.PhpCGIServlet.doGet(PhpCGIServlet.java:466)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
If you could point me to a solution for this issue, I'd be more than happy.=
=20
While I could somehow life with the ssl issue described in my last email,=20
this is a killer. After the error occuring it doesn't work again (so, once=
=20
the error occured it will always occur).
Cheers
flim
|