• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Resolved Php version subdomain

falc0

New Pleskian
Hi, I've changed my php version for a subdomain from 5 to 7. In my control panel everything is ok, the phpinfo() page also ok.
But when i execute my composer installation, it says my php version is still 5.

How can I use my php 7 for this subdomain?
 

Attachments

  • Screen Shot 2017-02-19 at 11.49.42.png
    Screen Shot 2017-02-19 at 11.49.42.png
    41.4 KB · Views: 12
  • Screen Shot 2017-02-19 at 11.49.31.png
    Screen Shot 2017-02-19 at 11.49.31.png
    31.7 KB · Views: 12
Use /opt/plesk/php/7.0/bin/php path instead of default /usr/bin/php
 
Back
Top