Install issues on php 7.1 (PS Checkout v5) #1357
Replies: 5 comments 6 replies
-
|
Hello, unfortunately there is very little information here to be able to help you 😞 I think if the install process fails there must be PHP error logs providing the exact reason why, they would be very helpful Install issues could come from a very large number of issues, from permissions issues to incompatibility between modules |
Beta Was this translation helpful? Give feedback.
-
|
Docker compose Dockerfile Any install with this setup will fail with only one message: I saw later, by enabling debug mode, on the first PHP request, Composer issued a requirement warning for PHP 7.2.5, which is not normal because PrestaShop 1.7.6.0 works with PHP 7.1, cf their compatibility chart. |
Beta Was this translation helpful? Give feedback.
-
|
Hello we have other similar reports with install issues and they seem to be related to this configuration item in the composer.json |
Beta Was this translation helpful? Give feedback.
-
|
See #1362 |
Beta Was this translation helpful? Give feedback.
-
|
Hello I think the release 5.0.3 should fix your problem @Grandnainconnu 😉 so I close this discussion |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Since about 3 weeks ago, I have been having a problem with my Docker tests for PrestaShop. I realized only today that this module is responsible for it.
This error has been showing on any PrestaShop install with PHP 7.1, especially the ones I test 1.7.6, 1.7.7 and 1.7.8.
To reproduce, any Docker auto-install of these versions with PHP 7.1 will fail.
Beta Was this translation helpful? Give feedback.
All reactions