EasyApache not working/not installed?
Hi all,
I got a terrible headache about this problem.
I was messing around with profiles in Home >> Software >> EasyApache4 in order to add the extension mbstring... but now, it seems that Apache disappeared on my current profile, because it says:
Currently Installed Packages
Contains PHP 5.5, PHP 5.6, and PHP 7.0
There are no mention about Apache, while before I could read "Contains Apache 2.4, [...]"
Now, if I try to provision one of the available profiles that can fit what I need, like for example:
All PHP Options + OpCache
Contains Apache 2.4, PHP 7.0, PHP 5.5, PHP 5.6, and All PHP Opts
I get this in the review:
Update Error: > No package ea-apache24 available. The entire output was logged to: /usr/local/cpanel/logs/packman/errors/2017-10-20_08:00:48-1
This is the content of that log:
Loaded plugins: universal-hooks
> No package ea-apache24 available.
> > Leaving Shell
The result of this issue is that I don't have/can't load libphp5.so. This cause my homepage (index.php) not being executed, but only displayed as html (so, a blank page with php code).
My system is running on CentOS 7.
Has someone a suggestion or an idea about it?
Thanks in advance!
-
Hi, If it can't find ea-apache24 it means there's a repo file missing. Can you verify that '/etc/yum.repos.d/EA4.repo' is there and enabled? 0 -
Hi, thank you for your reply. Well, there isn't that repo file in my folder! Opening '/etc/yum.repos.d/', I can find only Centos-Base.repo and cPAddons.repo So, I think this can be the cause. How can I get that file working? Thanks 0 -
Ok, I was able to resolve it by myself! I want to describe here what I did in order to help other people with my some problem. As described here: - Removed - I created the file EA4.repo in folder '/etc/yum.repos.d/' with this content: [EA4] name=EA4 ( EasyApache 4 ) mirrorlist= enabled=1 cost=50
Then, launch:yum clean all
and:yum update
Lastly, I only need to come back to Home >> Software >> EasyApache4, select the profile I want (in my case the default one) and provision it. Now, everything work fine! Thank you for support!0
Please sign in to leave a comment.
Comments
3 comments