ERR_EMPTY_RESPONSE FIX
-
Hello,
I’ve read that a lot of people are experiencing the ERR_NO_RESPONSE or ERR_EMPTY_RESPONSE error with WordPress (sometimes on GoDaddy). Sometimes seemingly caused by a plugin that is needed!
I had this issue also with the Widgetkit plugin from Yootheme. Together with my webhost we seem to have found a solution to the error.
In your .htaccess place the following code:
php_flag opcache.enable Off
Atleast it fixed my problem.
I thought I would share this since there don’t seem to be a lot of solutions on the internet.
Hope this can help some people.
- The topic ‘ERR_EMPTY_RESPONSE FIX’ is closed to new replies.