[PHP-WIN] Connecting PHP to Jetty...
Hi all Has someone been able to have PHP connected to Jetty? Thanx... Rodrigo -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Calling PHP from Java using CGI...
Hi all Has anyone been able to call php from a servlet (JAVA) using CGI interface? I am trying to do that here, and everything seems to work without problems, except that no data returns from the execution of my scripts. Any idea what could be happening? Is there information on how to configure