Havouza Posted May 3, 2019 Posted May 3, 2019 Centos 7 Apache 2 Anyone know how to enable php 7.0 and disable php 5.4 in Centos 7. The a2enmod and a2dismod does not exist in Centos, that is a Ubuntu thing. php -v tell me that I have 5.4 and I think that cause some of my problems
0 movieseals Posted May 3, 2019 Posted May 3, 2019 Are you managing CentOS via WHM? If so, go into Software >EasyApache Customize your package: remove what you do not need, install what you need. Bly clicking customize, you will see the PHP versions that are installed. Provision the ones you need and future ones, leave anything below 7.1 unless you specifically need them to run things. Then go to PHP Manager and apply the PHP version you need to the domain that is linked to your shop.
0 Havouza Posted May 3, 2019 Author Posted May 3, 2019 Fixed that problem. Instead another one showed up. See later post. The BA works without problem in the old 1.0.7 shop
0 movieseals Posted May 3, 2019 Posted May 3, 2019 Good to hear that the importer now works for you. Sorry for the additional issues. Looks like you should allow connection on port 8000 in your firewall. Are you using csf?
Question
Havouza
Centos 7 Apache 2
Anyone know how to enable php 7.0 and disable php 5.4 in Centos 7. The a2enmod and a2dismod does not exist in Centos, that is a Ubuntu thing. php -v tell me that I have 5.4 and I think that cause some of my problems
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now