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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: davemilford at shaw dot ca
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 11:01:29 2025 UTC