Hi,
I am using php5 as cgi module but i am getting following error.
.htacces is unable to pass value for php5
Premature end of script headers: /usr/local/cpanel/cgi-sys/php5
Hi,
I am using php5 as cgi module but i am getting following error.
.htacces is unable to pass value for php5
Premature end of script headers: /usr/local/cpanel/cgi-sys/php5
This thread may be of help:
http://forums.cpanel.net/showthread....end+of+headers
HI,
the issue is not solved by above thread. will it be permission issue? or .htaccess?
Generally when I've encountered these issues, it was a .htaccess issue though to be honest, it never hurts to double-check permissions if this is only happening with a handful of scripts.
Any number of things could cause a premature end of headers though including a conflict between Apache modules, something worth checking into if you recently recompiled Apache.