View previous topic :: View next topic |
Author |
Message |
Paulie -
Joined: 20 Feb 2016 Posts: 25
|
|
Back to top |
|
|
admin Site Admin
Joined: 03 Mar 2002 Posts: 1327
|
Posted: Wed Oct 16, 2024 9:56 pm Post subject: Re: 1 Host, 2 PHP versions? |
|
|
So far the easiest way to achieve that is to have two filename extensions, each for a version.
For example associate .ph7 with PHP 7 and .php with PHP 8. This requires of course that you rename your files and change their extensions.
A future version which is being prepared will feature a new set of parameters to render such a situation easily handled. We have no ETA for it but we expect it to be ready by the first quarter of 2025. _________________ Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com |
|
Back to top |
|
|
|