word press errors help.

point4cdkeys.co

New member
Joined
Aug 23, 2014
Messages
3
http://wordpress.org/support/topic/err_empty_response-in-admin-for-themes-and-plugins

Hello,

In the admin control panel got this error 'ERR_EMPTY_RESPONSE' when I want to change THEME or PLUGINS settings.

I've tried these to solve the problem:

1> ftp: rename 'plugin' folder into 'plugin-old'. This result into an overview of no plugins. So the 'ERR_EMPTY_RESPONSE' disappeared, but there are no plugins available, and when I hit the 'new plugin' button, it shows the error again 'ERR_EMPTY_RESPONSE'

2> ftp: I renamed the theme 'twentythirteen' to 'twentytwelve'. This works at the front end of the website, but when I try to switch theme in the Control Panel, I receive 'ERR_EMPTY_RESPONSE'.

3> network internet settings> This problem occurs on anny other browser (Chrome, Opera, FireFox, Safari, IE) and it occurs on my Mac or any other laptop. I've done DNS flushes, cleared all caches and also reset my router.

4> I've also renewed the .htaccess files.

5> My hosting http://www.easyhosting.nl doesn't have a clue. There are no harmful files of any kind on the server and this problem starts even with a fresh install of 3.7.1 via DirectAdmin, server info below.

Do I have to refine any steps above? Look forward for your help.

==server info:
Processornaam Intel(R) Xeon(R) CPU L5410 @ 2.33GHz
Vendor ID GenuineIntel
Processorsnelheid (MHz) 2333.298
Processornaam Intel(R) Xeon(R) CPU L5410 @ 2.33GHz
Vendor ID GenuineIntel
Processorsnelheid (MHz) 2333.298
Processornaam Intel(R) Xeon(R) CPU L5410 @ 2.33GHz
Vendor ID GenuineIntel
Processorsnelheid (MHz) 2333.298
Processornaam Intel(R) Xeon(R) CPU L5410 @ 2.33GHz
Vendor ID GenuineIntel
Processorsnelheid (MHz) 2333.298
Totaal aan geheugen 8054144 kB
Vrij geheugen 1265484 kB
Totaal swap geheugen 4194296 kB
Vrij swap geheugen 3735868 kB
Systeem uptime 192 days, 5 uren en 15 minuten
Apache 2.2.22 Draait
DirectAdmin 1.44.0
Exim 4.76 Draait
MySQL 5.5.14
Named 9.8.2rc1
ProFTPd 1.3.3e
sshd Draait
dovecot 2.1.16
Php 5.2.17


everything is similar to this post so whats the issue any ideas?
 
Hello,

I'm not sure what is behind that error, but just a quick hint. If it's any kind of a AJAX functionality, then you could probably debug it with Firebug in Mozilla and check responses of your server on Clicks.
 
I've done a bunch of Wordpress installations on previous shared hosting and the last years on my own VPS but I've never encountered this errormessage.
Maybe the issue happens because of the old-ish serversoftware I'm seeing above?

A quick Google search showed some topics about Apache's mod_ruid or modsecurity possibly causing or related to this.
It seems that the connection is suddenly dropped serverside.
 
i installed custom build and behold it worked out im shocked that direct admin out of the box is not good enough.
 
DirectAdmin offers you lots of options for CustomBuild. Who did the original install? The one you call out of the box? If not you, then you really don't know what settings were used.

When you did your new install you obviously chose some reasonable settings.

But you likely didn't need to reinstall CustomBuild, as a CustomBuild reinstallation won't change anything.

Do you mean you rebuilt everything with
Code:
cd /usr/local/directadmin/custombujild
./build all d

Jeff
 
Yes i understand what you are saying but i followed the guide on the website exactly. This bug only happened on wordpress everything else worked fine. I would think that if used everything on default. Like I installed manually it would at least work.

I mean I have used defaults for windows and Linux servers where there is no control panel and it worked. I'm not even bothered now but interested in what caused a non response screen. Because even other friends who have done hosting/programmer etc.. could not work out the issue.

Anyway thanks for your time in replying. This is really here for people that WILL have this issue until someone works out what happened.
 
And thanks for your reply. I use CustomBuild 2, the default of mod_php +mod_ruid2, and in my experience, Wordpress always works with that combination.

Jeff
 
Back
Top