php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12109 Crash bug with shell_exec()
Submitted: 2001-07-12 12:28 UTC Modified: 2001-08-20 06:51 UTC
From: davemilford at shaw dot ca Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 4.0.6 OS: Windows 2000 Professional SP2
Private report: No CVE-ID: None
 [2001-07-12 12:28 UTC] davemilford at shaw dot ca
Any time the following code is executed, php.exe crashes:

shell_exec("uptime");

I'm using Apache 1.3.20, too.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-19 04:49 UTC] sniper@php.net
Is there anything about the crash in apache error_log?
Does it give any errors?

--Jani

 [2001-08-20 02:29 UTC] davemilford at shaw dot ca
Err...sorry, I can't recall.  I don't believe I saw anything in the apache error log, but this was a while ago.

I've since moved to PHP on IIS 5.1 on a newer system, and I can confirm that php doesn't crash on IIS 5.1 when using that command.

Sorry I couldn't be of more help.

Dave
 [2001-08-20 06:51 UTC] sniper@php.net
Propably was some system thing..?
Anyway, as you can't confirm this I'll bogus it.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC