Non-english characters gives error
Hi,
I send a variable like file.php?var=value and if the value contains non-english characters like ä,ç,ü,... apache gives Internal Server Error. Apache log files says
Tue Feb 24 11:11:10 2004] [error] [client 127.0.0.1] (22)Invalid argument: couldn't create child process: 22: php.exe
[Tue Feb 24 11:11:10 2004] [error] [client 127.0.0.1] (22)Invalid argument: couldn't spawn child process: C:/php/php.exe
Can you tell me how should i configure apache or php
Tnaks
|