[PHP-WIN] RV: Java Extension for PHP

2003-08-04 Thread Isaac Moreno Cervera
e also tried to run "java myclass" from "system" and "exec" PHP commands with no success. Can anybody help me, please? Thanks a lot. Running:W2K, SP3. Apache 1.3.27. PHP 4.3.1. J2RE v1.4.1_01. Isaac -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Running System Commands on NT, how do i gain a persistent connection with the prompt?

2001-05-15 Thread Isaac
PHP4.0.4pl1, Apache 1.3.12 on Windows2000: Hi all, I am trying to run ANT, CVS and a few other command line utils from a PHP web wrapper, the problem is for programs like CVS, there is a login, in other words: from the prompt: "cvs login " cvs returns a request for the password, now, how do i ope