Date: 11/28/00
- Next message: andbe611 <email protected>: "[PHP-DEV] PHP 4.0 Bug #7987 Updated: POST/GET: string with NULL values not parsed correctly"
- Previous message: Niel Zeeman: "[PHP-DEV] Old Interbase extensions"
- Next in thread: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7999 Updated: Access Violation at 77F81B4D"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 7999
Updated by: waldschrott
Reported By: km <email protected>
Status: Duplicate
Bug Type: *Directory/Filesystem functions
Assigned To:
Comments:
This is currently a known issue under investigation, thanks
for your report.
Previous Comments:
---------------------------------------------------------------------------
[2000-11-27 19:38:32] km <email protected>
Sorry, the praragraph starting with "Also" should say 'fork', not 'for'::::
Are ``, exec, and system know to be OK on win32? -Could be my websderver, not sure....
<?
$this = `netstat`;
echo $this;
?>
returns
Warning: Unable to execute 'netstat' in C:/sambar44/docs/index.php on line 15
PHP has encountered an Access Violation at 77F81B4D
Also, system() or exec() return a genreic meassge about not being able to for process on
line xx.
Running on Sambar Web server (www.sambar.com). I cant say if this is the fault of the
server or not...
Many Thanks,
ken
---------------------------------------------------------------------------
[2000-11-27 19:34:24] km <email protected>
Are ``, exec, and system know to be OK on win32? -Could be my websderver, not sure....
<?
$this = `netstat`;
echo $this;
?>
returns
Warning: Unable to execute 'netstat' in C:/sambar44/docs/index.php on line 15
PHP has encountered an Access Violation at 77F81B4D
Also, system() or exec() return a genreic meassge about not being able to for process on line xx.
Running on Sambar Web server (www.sambar.com). I cant say if this is the fault of the server or not...
Many Thanks,
ken
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=7999
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: andbe611 <email protected>: "[PHP-DEV] PHP 4.0 Bug #7987 Updated: POST/GET: string with NULL values not parsed correctly"
- Previous message: Niel Zeeman: "[PHP-DEV] Old Interbase extensions"
- Next in thread: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7999 Updated: Access Violation at 77F81B4D"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

