Report this

What is the reason for this report?

Can I install two php versions in one droplet, help?

Posted on April 19, 2017
Abdo

By Abdo

I installed lamp and everything working fine, But the problem I have php 7.0 installed. My script does not support php 7.0. I need help in installing 5.6. with 7.0. I do not want to downgrade my php 7. Can i have two versions of php working at the same time. Or I have to create another droplet for php 5.*.

Please make it clear if you want to help me.



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

It is possible to have two different versions of PHP co-installed, but it is probably not worth the pain if you have other options. I would suggest using separate Droplets if you have two applications that require different versions of PHP. That said, there are some tools for working with multiple PHP versions. PHPBrew is probably the easiest and most used. It’s particularly useful for a development environment where you need to switch between versions.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.