CoyoteKG
Regular Pleskian
Hello,
I recently installed PHP 5.6 and 7.0, and seted it to a domain, but I can't install Magento.
I tried to folow some instructions for magento dev forum, and did it report that I using 5.4.36 version.
what to do?
I'm using dedicated server with Debian
I recently installed PHP 5.6 and 7.0, and seted it to a domain, but I can't install Magento.
I tried to folow some instructions for magento dev forum, and did it report that I using 5.4.36 version.
Code:
# composer install
Running composer as root/super user is highly discouraged as packages, plugins and scripts cannot always be trusted
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.
Problem 1
- magento/framework 100.0.6 requires php ~5.5.0|~5.6.0|~7.0.0 -> your PHP version (5.4.36) does not satisfy that requirement.
- magento/framework 100.0.6 requires php ~5.5.0|~5.6.0|~7.0.0 -> your PHP version (5.4.36) does not satisfy that requirement.
- Installation request for magento/framework 100.0.6 -> satisfiable by magento/framework[100.0.6].
what to do?
I'm using dedicated server with Debian