Problems with sites after updating easyapache 3 to 4
Hello everyone, I need your help again.
I made two big changes on the server and I upgraded Easyapache 3 to 4 and Mysql to version 5.6
Only after this update 5 sites no longer work whenever I try to access it, it downloads the site and does not access it.
The site worked perfectly before this update.
I use it on all wordpress sites so it's not a compatibility issue.
-
You might try and add the following to your htaccess file (or replace any previous handler) AddHandler application/x-httpd-ea-php54 .html .htm
Change the php version to suit whatever the individual site is running on0 -
You might try and add the following to your htaccess file (or replace any previous handler)
AddHandler application/x-httpd-ea-php54 .html .htm
Change the php version to suit whatever the individual site is running on
I tried this but could not =(0 -
Have you tried to restart the server? It fixed this (terrible) issue for me. 0 -
Hello, This can happen if the version of PHP enabled on the account isn't installed on the system. Could you post the contents of the .htaccess file within one of the affected accounts /home/$username and /home/$username/public_html directories? Ensure you exclude any real domain names and IP addresses. Thank you. 0
Please sign in to leave a comment.
Comments
4 comments