From: [EMAIL PROTECTED]
Operating system: Win32 (all)
PHP version: 4.0.6
PHP Bug Type: Reproducible crash
Bug description: ISAPI mode exec() access violation
I noticed the changlelog: {
Fixed popen() and the exec family under Win32 (Unable to fork issue).
(Daniel)
}
Very Cool, there is alot more functionaility now.
However, in ISAPI mode, trying to execute system commands (ie $foo = `dir
c:`;) produces something like:
'PHP has encountered an Access Violation at BFF7989A'.
Thanks!
ken
--
Edit bug report at: http://bugs.php.net/?id=12404&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]