-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installer cannot verify php version - PHP 5.5.16-1+deb.sury.org~precise+1 #1066
Comments
Just to add comment - installed should be able to deal with error 500 returned by those ajax requests so message can be passed to the user. |
I'm on ubntu too and have same issue. My php version is For temporary solving issue I reverted changes to "MAGETWO-33385: Run static code tests in setup folder" commit. |
Thanks for reporting, we have created internal ticket MAGETWO-34667 for the problem. |
If I can suggest - same as Seldaek - change the way it is done in Magento\Setup\Controller\Environment
|
Same happening to me.
What's weird is that I've managed to remove disabled="disabled" from button and for once it got me on second screen in setup wizard....and I've finalized the installation. |
I agree with the @mszterlingfsite: |
Thanks all for your suggestions as well! We are working on it (internal ticket# MAGETWO-34667). |
This issue has been fixed in 0.42.0-beta11 |
Fixed issues: - MAGETWO-65525 Add support for PHP 7.1.x - MAGETWO-63672 Upgrade outdated libraries w/composer (minor versions) - MAGETWO-65715 Upgrade zend Framework 1 to 1.12.20 - MAGETWO-52770 Upgrade composer to stable version
I'm on ubuntu and my php version is
While using web installer - there is a ajax call to /setup/index.php/environment/php-version
and that is returning error 500
vendor/composer/composer/src/Composer/Package/Version/VersionParser.php:370
Could not parse version constraint 5.5.16-1+deb.sury.org
precise+1: Invalid version string "5.5.16-1+deb.sury.orgprecise+1"The text was updated successfully, but these errors were encountered: