|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-07-31 15:56 UTC] waldschrott@php.net
[2000-08-01 04:35 UTC] andi@php.net
[2000-08-19 12:19 UTC] joey@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Fri Jun 26 19:00:01 2026 UTC |
The problem occurs with any exec() operation, e.g.: exec("echo text"); Scripts with an exec() call hang the webserver, which needs to be ctrl-alt-deleted and started up again. No error messages are given. I'm running the release version of PHP4, Xitami webserver, win98.