From: <php...@li...> - 2006-06-02 09:45:59
|
I have installed PHP/JavaBridge in a Windows system, with IIS as web = Server. Everything seems work properly, but some kind of problem occurs with the = "java.exe" process.=20 =20 The first time that web server starts (with or without any session = started), the bridge "java.exe" process starts too, and everything = works. The problem comes when I close the session, then the "java.exe" = process disappears (the web server keeps running, of course), and never = is re-started. =20 How can I avoid this? =20 Best regards and thanks |