Skip to main content

Problems with sites after updating easyapache 3 to 4

Comments

4 comments

  • rpvw
    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
    0
  • YURICL
    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
  • Erel
    Have you tried to restart the server? It fixed this (terrible) issue for me.
    0
  • cPanelMichael
    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.