jamesgraphics Posted September 29, 2017 Share Posted September 29, 2017 I have purchased a module that requires php version 5.4 or newer, our current php was 5.3 so I upgraded this which was confirmed with a phpinfo file as running 5.6. Prestashop however is still showing 5.3 in the configuration information and not allowing me to load the module without error. files showing configuration attached. Please help Link to comment Share on other sites More sharing options...
bellini13 Posted September 30, 2017 Share Posted September 30, 2017 you may have added or upgraded PHP on the server, however that did not apply to the domain where your prestashop store is being hosted. You will need to review this more and ensure the server is configured properly. Link to comment Share on other sites More sharing options...
selectshop.at Posted September 30, 2017 Share Posted September 30, 2017 As bellini13 already said. If your server is a shared one, or if it is an VPS on which you run more than one domain/Host, than you should also change php version for your HOST. If you are using cPanel, than make the change for the domain xyz for which you want to use the php version 5.6. directly on cPanel. On a server you can run more than one php-version at same time, so the change of php-version will only take effect, if you also change this for specific host. Link to comment Share on other sites More sharing options...
jamesgraphics Posted October 2, 2017 Author Share Posted October 2, 2017 Thanks guys I will give this a try now Link to comment Share on other sites More sharing options...
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