php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24935 Internal server error with accents
Submitted: 2003-08-04 09:50 UTC Modified: 2003-08-04 11:02 UTC
From: csterchi at free dot fr Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.3.1 OS: Windows XP
Private report: No CVE-ID: None
 [2003-08-04 09:50 UTC] csterchi at free dot fr
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



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-04 11:02 UTC] sniper@php.net
not PHP bug.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 20:01:35 2024 UTC