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
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: csterchi at free dot fr
New email:
PHP Version: OS:

 

 [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

Pull Requests

History

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

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC