|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-08-04 11:02 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Mar 25 01:00:01 2026 UTC |
Description: ------------ I'm now on an Apachache 2.0.47 with Windows XP. I was on a Apache 1 with PHP 4.xx and i had not the bug. When i want the URL xxx.php?toto=toto It's working fine But if want the URL xxx.php?toto=t?t? Then the server generate an Internal server error and the apache.log says : [Mon Aug 04 16:45:28 2003] [error] [client 127.0.0.1] (22)Invalid argument: couldn't create child process: 22: php.exe [Mon Aug 04 16:45:28 2003] [error] [client 127.0.0.1] (22)Invalid argument: couldn't spawn child process: D:/Private/php431/php.exe Thanks Charles