# How to install two different PHP versions such as 7.X and 8.0 ?

I am running some web applications those are highly coupled with PHP 7.X and I want to use PHP 8.0 with another application I developed recently. So how do I keep both versions of PHP in the same server.

##### Post Metadata
- Posted at: over 5 years ago
- Author title: Innovator
- Net upvotes: 1


## Comments
### Comment 1

You can containerize your application by using Docker, then you could have different versions of PHP on the server without conflicts since every container is isolated from the host and other containers.

##### Comment Metadata
- Posted at: almost 5 years ago
- Author title: Senior Software Engineer en ASSETEC




## Related Product
[Akamai Cloud Computing](https://www.g2.com/products/akamai-cloud-computing/reviews)

## Related Category
[Infrastructure as a Service (IaaS)](https://www.g2.com/categories/infrastructure-as-a-service-iaas)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: about 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: about 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: about 13 years ago
  - Comments: 4


