I'm trying to install Wordpress installation on my dedicated server.
Copied all files, but it shows Internal Server Error 500.
Logs shows this:
[Wed Nov 06 18:12:36 2013] [error] [client 62.21.61.63] FastCGI: comm with server "/home/rafal/domain.com/domain.com.0fake" aborted: error parsing headers: malformed header 'HTTP/1.0 302 Found'
I use PHP 5.4.21 from remi repo + php_fpm_event + Apache 2.2.23 + nginxproxy 1.5.6 on CentOS 6.4 64-bit.
I've tested the same config on my test server and it worked fine. So what's wrong ?