10 Mar 2012 15:36
PHP 5.4.0 with suPHP ?
Greetings,
I use suPHP since more 2 years and i have never got any problem with it.
I had Apache last version (currently 2.2.22) and PHP 5.3.x last version
(currently 5.3.9) with suPHP 0.7.1, any problem with this branch of PHP.
I have updated my PHP to 5.4.0 and now it's don't work, i have this error :
[Sat Mar 10 02:03:48 2012] [error] [client 127.0.0.1] malformed header
from script. Bad header=<font color=ff0000><br />: index.php
[Sat Mar 10 02:04:17 2012] [error] [client 127.0.0.1] malformed header
from script. Bad header=<font color=ff0000><br />: index.php
[Sat Mar 10 02:04:22 2012] [error] [client 127.0.0.1] malformed header
from script. Bad header=<font color=ff0000><br />: index.php
[Sat Mar 10 02:07:13 2012] [error] [client 127.0.0.1] malformed header
from script. Bad header=<font color=ff0000><br />: index.php
[Sat Mar 10 02:07:23 2012] [error] [client 127.0.0.1] malformed header
from script. Bad header=<font color=ff0000><br />: index.php
[Sat Mar 10 02:08:35 2012] [error] [client 127.0.0.1] malformed header
from script. Bad header=<font color=ff0000><br />: index.php
I have never changed my suphp.conf :
> [global]
> logfile=/var/log/httpd/suphp.log
> loglevel=warn
> webserver_user=httpd
> docroot=/home/httpd:${HOME}
> allow_file_group_writeable=true
> allow_file_others_writeable=false
(Continue reading)
RSS Feed