I have a ftp server with two sites on in it:
site.com <-a different CMS needs php7.1 site.com/shop/ <-a different CMS needs php8.0
One of these works with php7.1 and the other with php8.0. Is it possible to make these two versions cohabit together? The two sites are totally separated (despite the fact that they are in the same domaine. The sites are hosted on a OVH server.
This solution is not working for subfolders: Implement two php versions on the same ovh ftp Only for root domains. And I need a solution that works for subfolders.
I tried this solution, but it is not the same problem: Implement two php versions on the same ovh ftp