[PHP-DEV] PHP 4.0 Bug #8202 Updated: exec("java -cp classpath classname inputArgument"); has no effect

2001-03-14 Thread Lee . Seldon
ID: 8202 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Function Specific Description: exec("java -cp classpath classname inputArgument"); has no effect Using CGI, i.e. php.exe with the correspondng extension (.php) in the IIS 4 list pointing to php.exe %s %s C:\

[PHP-DEV] PHP 4.0 Bug #8202 Updated: exec("java -cp classpath classname inputArgument"); has no effect

2001-03-14 Thread sniper
ID: 8202 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Function Specific Assigned To: Comments: Can you please tell which SAPI you're using, ISAPI or CGI? --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #8202 Updated: exec("java -cp classpath classname inputArgument"); has no effect

2001-03-13 Thread Lee . Seldon
ID: 8202 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Function Specific Description: exec("java -cp classpath classname inputArgument"); has no effect ID 8202 I don't get any error messages. A student of mine tried the code on his system, and claimed it worked.

[PHP-DEV] PHP 4.0 Bug #8202 Updated: exec("java -cp classpath classname inputArgument"); has no effect

2001-02-24 Thread jmoore
ID: 8202 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Function Specific Assigned To: Comments: are you not getting any errors?? Can you try exec with other programs and see if it happens with them? Not getting a unable to fork eror are you? w