Does php have an equivalent to python's virtualenv or ruby's sandbox?

前端 未结 8 1094
遇见更好的自我
遇见更好的自我 2020-12-24 10:42

I\'m used to using python\'s virtualenv tool to create separate environments that can mimic deployment environments for projects I write.

Now, I\'m going to be worki

8条回答
  •  我在风中等你
    2020-12-24 11:25

    Cloudlinux with PHP Selector has this for ages. It is integrated with popular control panels like CPanel, DirectAdmin etc.

    Each linux account can have its own version of php and select any extensions they sit fit.

    https://www.cloudlinux.com/php-selector

提交回复
热议问题