Skip to main content

EA3 to EA4 upgrade using the old profile

Comments

12 comments

  • cPanelMichael
    Hello, The EA4 conversion process will automatically update Apache to version 2.4. You are prompted with information about the new default PHP version when running the conversion script. Once the conversion is complete, you can update the default PHP versions and handlers via: MultiPHP Manager for WHM - Documentation - cPanel Documentation Thanks!
    0
  • webmasteryoda
    Yap! I have finished conversion to EA4. All clean and beautiful Thanx for the help
    0
  • cPanelMichael
    I'm happy to see the conversion went well. Thank you for updating us with the outcome.
    0
  • webmasteryoda
    Well, now I see that some websites on my server dont work. I am getting HTTP ERROR 500 Any clues?
    0
  • cPanelMichael
    Hello, What's output to /usr/local/apache/logs/error_log when you notice that error message? Thank you.
    0
  • webmasteryoda
    There is no input in error_log when I notice that error.
    0
  • webmasteryoda
    I think I have found it. [13-Feb-2017 21:31:12 UTC] PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 196608 bytes) in /home/xxxxxxx/public_html/wp-content/themes/betheme/functions/plugins/visual-composer.php on line 775 How can I raise the memory limit?
    0
  • webmasteryoda
    Ahhh.... multiphp ini editor... that changed. Its fixed. :)
    0
  • webmasteryoda
    Fixed multiple problems. This one left to fix: Few websites on my server output this message: Your PHP installation appears to be missing the MySQL extension which is required by WordPress. ----------------- PS - I am writing this for other users that want to upgrade from EA3 to EA4. There are some issues on shared servers. Carefully...
    0
  • webmasteryoda
    Yes. That one is also fixed. This Wordfence code in htaccess was the problem:
    # Wordfence WAF suPHP_ConfigPath '/home/preduzet/public_html' Require all denied Order deny,allow Deny from all # END Wordfence WAF
    I have temporary removed it and all worked! Now I just have to check if WF is working properly and what was the problem with that htaccess code.
    0
  • cPanelMichael
    suPHP_ConfigPath '/home/preduzet/public_html'

    Hello, These lines in-particular direct the website to a specific PHP configuration file. This document explains how the PHP configuration files work with EasyApache 4: How to Edit Your php.ini File - cPanel Knowledge Base - cPanel Documentation Thanks!
    0
  • webmasteryoda
    Thanks Michael This line
    suPHP_ConfigPath '/home/xxxxxxxx/public_html'
    is something that Worfence plugin inserts into htaccess while configuring the WP firewall. But, in the later versions of Wordfence they removed this line. (all previous installs did not removed it automatically) So, if you update Wordfence to a newer version, and if you are using PHP 5.3 and want to upgrade to PHP 5.4 or later - you have to remove it manually, as Wordfence is not doing that automatically.
    0

Please sign in to leave a comment.