Hello, is it possible to use different PHP verison on different subdomains?
for example, php 7 for my main site www.mydomain.com & blog.mydomain.com and php 5.5 for a subdomain like server.mydomain.com?
thanks in advance
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
This question was answered by @jesin:
Hi @newbie,
You would have to manually compile each PHP version and configure Nginx to use a different version for each subdomain. Try this tutorial http://www.sitepoint.com/run-multiple-versions-php-one-server/
Or you could use ServerPilot.io which is a hosting control panel with multiple PHP versions.
@ryanpq ServerPilot saids “Run websites with PHP 5.4, 5.5, 5.6, 7.0, and 7.1 on the same server. Easily change PHP versions at any time” Does it support to install other versions? http://phpio.net
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.