I was working in this wordpress install customizing a child theme when suddenly after I uploadad via FTP a css file, I got this error message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/2.2.3 (CentOS) Server at blog.xxxxx.com Port 80
The error log via SSH i got is the following:
[root@web1 logs]# tail -f error_log
[Thu Dec 19 11:53:49 2013] [error] [client xx.xxx.xx.xx] Premature end of script headers: index.php
[Thu Dec 19 11:54:18 2013] [warn] (104)Connection reset by peer: mod_fcgid: read data from fastcgi server error.
[Thu Dec 19 11:54:18 2013] [error] [client xx.xxx.xx.xx] Premature end of script headers: index.php
[Thu Dec 19 11:54:19 2013] [warn] (104)Connection reset by peer: mod_fcgid: read data from fastcgi server error.
[Thu Dec 19 11:54:19 2013] [error] [client xx.xxx.xx.xx] Premature end of script headers: index.php
[Thu Dec 19 11:54:27 2013] [warn] (104)Connection reset by peer: mod_fcgid: read data from fastcgi server error.
[Thu Dec 19 11:54:27 2013] [error] [client xx.xxx.xx.xx] Premature end of script headers: index.php
[Thu Dec 19 11:55:24 2013] [warn] (104)Connection reset by peer: mod_fcgid: read data from fastcgi server error.
[Thu Dec 19 11:55:24 2013] [error] [client xx.xxx.xx.xx] Premature end of script headers: index.php
[Thu Dec 19 11:55:25 2013] [error] [client xx.xxx.xx.xx] File does not exist: /home/xxxxxx/public_html/favicon.ico
Chrome shows something strange:
Could it be that the website has been hacked??? When I try to pen it with Chrome in the status bar in the bottom of the browser I can see a long list of suspicious URLs that appear and change very fast.
This is the url
http://goo.gl/LuITpI
The cloud hosted server lacks of tech support to solve the problem and I've been hours wondering around the net to solve it , without success... Re uploaded wp files, deleted .httaccess, plugins are all removed, themes that I was using removed, but can't fix it...
According to the little support "it's a php issue" and "[Support] Oh your index.php file doesnt have a full script in the headers. [Support] From that error there is a script in the header of that file and it's incomplete."
But I re-uploaded the index.php file and nothing changed...
(Before I re uploaded i checked Inside of the file and both had the same content and Kb size)
Pleeease help meee!!
It is hacked? what can I do?