Is there a video to show how to do the new Easy Apache with two php versions?
I'm having a hard time getting the new Easy Apache, is there some training or videos on the new system? The docs are not doing the trick for me.
Thanks!
-
Hello :), I did not found any video tutorials of EA4 but it's very easy to install EA4 with the MultiPHP. To install EA4 on your server you can try it with the following command. /scripts/migrate_ea3_to_ea4 --run
How to Install or Uninstall EasyApache 4 - EasyApache 4 - cPanel Documentation After installing EA4 on your server you can change your account php version through WHM >> Software >> MultiPHP Manager MultiPHP Manager for WHM - Documentation - cPanel Documentation0 -
Thanks, I am actually looking on instruction on how to run EA4. When options to choose and how to run it and save the settings to use again. 0 -
Thanks, I am actually looking on instruction on how to run EA4. When options to choose and how to run it and save the settings to use again.
Hello, The following document answers some common questions about EasyApache 4: EasyApache 4 FAQ - EasyApache 4 - cPanel Documentation In addition, based on your question, the following document explains how profiles work with EA4: EasyApache 4 Interface - EasyApache 4 - cPanel Documentation Let us know if this helps, or if you have additional questions. Thanks!0 -
Thanks, I was actually hoping for tutorials not docs, but I'll keep plugging away and try to get it. 0 -
Thanks, I was actually hoping for tutorials not docs, but I'll keep plugging away and try to get it.
Here's our EasyApache 4 video introduction: [MEDIA=vimeo]172473134[/MEDIA] It's referenced at: 5 Reasons You Want to be Using EasyApache 4 | cPanel Blog Does this help? Thanks!0 -
Maybe you can just help me get through it. First after you provision, how do you run it? Does it just do everything on it's own? Before it took about 30 minutes, now it just takes a minute and stops. Shouldn't someone more be happening? And to save a profile can I get a step by step on how to save the profile and use it on another server? 0 -
Sorry sent this right when you replied, watching the video now. 0 -
What do you do have you click provision? And how do you save a profile, there isn't a place to name it. I know the file should be here: /etc/cpanel_initial_install_ea4_profile.json but how do you make it? 0 -
And how do you save a profile, there isn't a place to name it. I know the file should be here: /etc/cpanel_initial_install_ea4_profile.json but how do you make it?
1. Create a directory to store your JSON file in. For example:mkdir /etc/cpanel/ea4/profiles/custom
2. With a text editor, create the JSON file, populate the file, and save your edits. For example:vi /etc/cpanel/ea4/profiles/custom/example.json
You can find example context at: EasyApache 4 - Create a Profile - EasyApache 4 - cPanel Documentation 3. You can optionally check for proper syntax of your custom JSON file by using the json_pp tool. For more information, read EasyApache 4 - Create a Profile - EasyApache 4 - cPanel Documentation document.What do you do have you click provision?
Once you click Provision, it proceeds to automatically install/remove the RPMs for that profile via YUM. Thank you.0
Please sign in to leave a comment.
Comments
9 comments