|
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. 看了一下apache的error.log: [Thu Oct 16 09:58:03 2003] [error] [client 127.0.0.1] (22)Invalid argument: couldn't create child process: 22: php.exe [Thu Oct 16 09:58:03 2003] [error] [client 127.0.0.1] (22)Invalid argument: couldn't spawn child process: C:/php/php.exe [Thu Oct 16 10:00:13 2003] [error] [client 127.0.0.1] (22)Invalid argument: couldn't create child process: 22: php.exe [Thu Oct 16 10:00:13 2003] [error] [client 127.0.0.1] (22)Invalid argument: couldn't spawn child process: C:/php/php.exe 各位给看看是什么问题?该如何解决?Apache的版本问题吗? |
|
|
|
传递参数不能有汉字,请用英文或数字
|
|
|
apache2.0有这个问题
传递的时候用urlencode 接收后urldecode |
|
|
接受不是自动解码么?
|
|
|
安装更高的apache和php版本,我用的是apache2.0.47,php4.3.4,没有问题。
|
|
|
不能用中文的咯
|
|
|
重装
|
|