Skip to main content

EasyApache4 Announcement

Comments

98 comments

  • JacobPerkins
    Phusion Passenger 5 (Raptor) is a huge must for this release of EasyApache. We need the ability to run Ruby, Python, and JS (Node and Meteor) apps in a seamless fashion. This has to be figured out with this release. I have been running Passenger 5 now for 6 months on cPanel and it is a dream and works well with virtual hosts, but it is a serious hassle that it's not supported right out of the box. A lot of folks would be excited to see this introduced and would see cPanel as a viable option if this were the case.

    Phusion Passenger isn't something we've talked about yet. One of the first additional web servers I want to get support for is Nginx. After that, additional language support is a must. You note that it's a serious hassle to get working / setup. What type of difficulties did you encounter?
    0
  • grayloon
    EA4 is planned for 11.52 which should be coming to EDGE very soon :)

    Maybe in September then? How quickly do releases typically move from EGDE to RELEASE?
    0
  • Infopro
    This document may be of some use to you:
    0
  • grayloon
    I read that, but it only describes the release process - not the timing.
    0
  • Infopro
    I read that, but it only describes the release process - not the timing.

    Are you on the EDGE users mailing list?
    0
  • grayloon
    Nope. I didn't even know that existed until now. I might sign up.
    0
  • TerranceR
    Hello, The EDGE release will be out FAR before September as far as when it moves to RELEASE it really depends on how "smooth" things go.
    0
  • inetbizo
    Many customizations will still be possible, just done differently. In general these are:

    One problem I'm currently facing in my test cloudlinux install is the ability to set PHP version on sub-domains. Their documentation would require me to rename all php files to .php53 and that's just not possible. Web apps like osCommerce insert require statements to specific files. All of which is looking for a specific .php file. Can you help with that or take it into consideration when you make your feature stable?
    0
  • JacobPerkins
    One problem I'm currently facing in my test cloudlinux install is the ability to set PHP version on sub-domains. Their documentation would require me to rename all php files to .php53 and that's just not possible. Web apps like osCommerce insert require statements to specific files. All of which is looking for a specific .php file. Can you help with that or take it into consideration when you make your feature stable?

    Hi! MultiPHP support in EasyApache 4 will provide access to update addon, sub and primary domains to different PHP versions without renaming files. It's currently in EDGE, feel free to try it out and let us know how it works!
    0
  • TheKip
    I tried opening up the EasyApache 4 link on my sidebar a while back, and all it said was "EasyApache 4 is not available when EasyApache 3 is active." Then I tried it again some time later, and found that slightly more detail had been added, "If you would like to use EasyApache 4, the following url contains instructions on how to convert to EasyApache 4." That would be nice to know, since I'm eager to move away from recompiling everything every time there's a PHP point release, but the URL it provides - go.cpanel.net/installEA4 - points to another URL -
    0
  • JacobPerkins
    Hi! My apologies. This is not yet a public documentation link as 11.52 hasn't technically been released. I'll see if I can get those documents published a bit early. I've done a quick and dirty copy/pasta of the installation document below. I hope this helps! Warning: You must activate rpm_up if you install EasyApache 4 onto your system. Overview This document discusses how to install or uninstall EasyApache 4 (EA4). You can install or remove EasyApache 4 with the /scripts/migrate_ea3_to_ea4 script. Important: To run this script, you must log in as the root user via SSH on a cPanel & WHM server that runs one of the following operating systems: [LIST]
  • CentOS 6
  • CentOS 7
  • Red Hat" Enterprise Linux" 6 How to Install EasyApache 4 To install EasyApache 4, perform the following steps:
      ]
    • Run the following command: /scripts/migrate_ea3_to_ea4 --run
    • A prompt will display all of the changes that you will make. To continue, follow the system's instructions.
    The table below lists the flags you can use with this command: Flag Description Flag Description --run Run this script. --help Display help information. --revert Revert to the previous version and configuration. How to uninstall EasyApache 4 To uninstall EasyApache 4, perform the following steps:
      ]
    • To revert to EasyApache 3 from EasyApache 4, run the following command: /scripts/migrate_ea3_to_ea4 --revert --run Notes: [LIST]
    • This command reverts the system to your previous EasyApache 3 installation and configuration.
    • This command attempts to move the previous Apache files to a new location and revert the server to the previous state. You can upgrade and downgrade as many times as you wish.
    • The chance of errors dramatically increases the more that you migrate back and forth. If you revert several times, you must manually delete the previous/usr/local/apache.ea3.1/ backup directory to continue. The system automatically preserves the /usr/local/apache/ directory.
    Important: Each time that you perform a migration from EasyApache 3 to EasyApache 4, the system moves the /usr/local/apache/ directory to the /usr/local/apache.3/ directory. [LIST]
  • If the /usr/local/apache.3 directory exists, the system moves the /usr/local/apache/ directory to the /usr/local/apache.3.1 directory.
  • If a migration runs with the /usr/local/apache.3.1 directory in place, the migration will fail in order to prevent loss of data.
  • Follow the system's instructions. Note: The system will prompt you to pass the --run flag to indicate that you wish to proceed.
  • 0
  • DomineauX
    Really disappointed to see EA4 will not be available for RHEL/Cent/CloudLinux 5 since those are supported till August 31, 2017 as per:
    0
  • JacobPerkins
    Really disappointed to see EA4 will not be available for RHEL/Cent/CloudLinux 5 since those are supported till August 31, 2017 as per:
    0
  • DomineauX
    Understood, but my point is that it is very disappointing that the valuable improvements coming in EA4 are being denied to those servers running an older but still officially supported OS version. I'd much rather see EA4 included for EL5 OS versions through the use of a separate OpenSSL package which is easy enough to provide for Apache while leaving the outdated version for the OS.
    0
  • kevinlevin
    So this practically means that Cpanel will end EA3 support at the end of 2017? If yes - will there be a possibility for those that use Cloudlinux to continue using EA3 with the Cloudlinux PHP Selector updates or EA3 will be completely depricated and CPanel won't update until EA4 update is made? I am asking this because entire servers with old websites that are counting on the Apache 2.2 .htaccess rules should be migrated to EA4 new apache 2.4 only .htaccess syntax. Thanks.
    0
  • JacobPerkins
    So this practically means that Cpanel will end EA3 support at the end of 2017? If yes - will there be a possibility for those that use Cloudlinux to continue using EA3 with the Cloudlinux PHP Selector updates or EA3 will be completely depricated and CPanel won't update until EA4 update is made?

    Yes, EasyApache 3 will become deprecated in 2017. There won't be a possibility for CL or any other cPanel systems to continue to use EasyApache 3. There will be no further updates to EA3 once it's deprecated.
    I am asking this because entire servers with old websites that are counting on the Apache 2.2 .htaccess rules should be migrated to EA4 new apache 2.4 only .htaccess syntax.

    I would recommend upgrading these servers to Apache 2.4 soon. Apache 2.4 by default includes mod_access_compat, which provides compatibility for Apache 2.2 htaccess rules.
    0
  • inetbizo
    Items like this that require adjustment of files after the installation of the RPM would likely be handled by pre and post scripts within the RPM itself. However, this hasn't been fully defined yet, so this might change.

    Jacob, will a cp update get the feature going? I just got notice in the feature manager portal that it has been released to stable branch.
    0
  • JacobPerkins
    Hi, EA4 has been released to the CURRENT tier. Enjoy!
    0
  • inetbizo
    They
    Hi, EA4 has been released to the CURRENT tier. Enjoy!

    I did a forced CP update and a recompile. No feature. [LIST]
  • CENTOS 6.7 x86_64 standard " xxxxxx [LIST]
  • WHM 11.50.1 (build 3)
  • 0
  • JacobPerkins
    Hi, EasyApache 4 is not in 11.50, it's in 11.52, which just hit the CURRENT tier as of yesterday. You can upgrade to 11.52 from WHM -> Updates. I hope this helps!
    0
  • cPanelMichael
    I can't get the upgrade to EA4,

    Hello :) EasyApache4 is not yet supported with Cloud Linux. The document you have referenced is now updated to reflect this:
    0
  • Telematica_at
    When do you think will be EasyApache 4 compatible with Cloudlinux 7 ?
    0
  • cPanelMichael
    When do you think will be EasyApache 4 compatible with Cloudlinux 7 ?

    This is answered on the following thread: Easy Apache 4 with CL Thank you.
    0
  • planetjoin
    Sorry for my question ;) but anyone can explain me about this? Warning: You must activate rpm_up if you install EasyApache 4 onto your system.
    How i can check if i have activated rpm_up in my server and if not.. how i can activate it? I not found anything in google ;( And also.. anyone already used EA4 ? is safe? Regards and many thanks in advance Fabian
    0
  • ribo
    Hello, i recently updated with force to 11.52 and my impress that is very very faster from 11.50. My questions also and from me is for EA 4 How we check activate rpm_up and how we activate it. Also can we use it in product server or we must wait a while. Thanks in advance.
    0
  • cPanelMichael
    How we check activate rpm_up and how we activate it.

    You can browse to "WHM Home " Server Configuration " Update Preferences" to review the settings under "Operating System Package Updates". This corresponds with the "RPMUP=" value in the /etc/cpupdate.conf file.
    Also can we use it in product server or we must wait a while.

    It's considered a technical preview in cPanel version 11.52. You can continue to use EasyApache3 on your production servers if stability is your primary concern. Thank you.
    0
  • seemans
    EA4 forces suexec ON? My original configuration `Apache suEXEC off` on EA3 but converting to EA4 seems force suexec ON. I read How to Configure PHP and suEXEC from the Command Line - cPanel Knowledge Base - cPanel Documentation and tried to set it OFF by the command below but failed. My php handler is suPHP. # /usr/local/cpanel/bin/rebuild_phpconf 5 none suphp 0 Invalid combination. The required parameter "version" is missing. What is the exact command ?
    0
  • JacobPerkins
    If you want to disable suexec, you can simply remove that RPM from your stack.
    0
  • seemans
    If you want to disable suexec, you can simply remove that RPM from your stack.

    from my stack... exact command please?
    0

Please sign in to leave a comment.