Question
Can I install two php versions in one droplet, help?
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.
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.
×
The first answer here might be what you’re looking for, though I would question why you need PHP 7.0 installed anyway if your script is going to run at 5.6, it may be easier to just use 5.6.