a server?
let say, a system use php5.6, and another use php7, on a same server. how to setup the server running apache2?
if you've any references please share. thanks 😁
Local or server service
You should Install php by yourself and don't use php from repository
You can easily install multiple php versions, install them from Sury repo they are more organized and updated.
Wampserver i know , gives you the ability to change which version of php you wanna run or work with
Use Docker. You can setup whatever version you want inside the container.
Обсуждают сегодня