Havouza Posted May 3, 2019 Share 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 Link to comment Share on other sites More sharing options...
0 movieseals Posted May 3, 2019 Share 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. Link to comment Share on other sites More sharing options...
0 Havouza Posted May 3, 2019 Author Share 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 Link to comment Share on other sites More sharing options...
0 movieseals Posted May 3, 2019 Share 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? Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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