From:             csterchi at free dot fr
Operating system: Windows XP
PHP version:      4.3.1
PHP Bug Type:     *Web Server problem
Bug description:  Internal server error with accents

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



-- 
Edit bug report at http://bugs.php.net/?id=24935&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24935&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24935&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=24935&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24935&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24935&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24935&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24935&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24935&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24935&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24935&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24935&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24935&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24935&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24935&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24935&r=gnused

Reply via email to