Hello everyone
I would like to download Nuked-Klan on my website but this cms is outdated and look like php 7 don't support it i wonder if i can downgrade to php 5.4 ?
Downgrade PHP 7 to PHP 5
-
- New to forums
- Posts: 3
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Apr 16, 2020 3:29 am
- Vanderburg
- Former staff
- Posts: 1253
- Joined: Sat Nov 13, 2010 7:27 am
- Location: Dallas, TX
Re: Downgrade PHP 7 to PHP 5
We don't currently have a version selector for PHP, and 7.2 is the only version available. To run a different version, you would need to use an unmanaged service, like a VDS.
-
- New to forums
- Posts: 3
- Joined: Thu Apr 16, 2020 3:29 am
Re: Downgrade PHP 7 to PHP 5
Ho okay thanks a lot for your help ^^"
Re: Downgrade PHP 7 to PHP 5
Also, it's important that you not actually run PHP 5, even on an unmanaged VDS. PHP 5 is no longer maintained and is accumulating security vulnerabilities. You should, instead, either adapt the software to work with PHP 7, or choose newer software that is still being maintained. I'd really recommend against running software that is no longer supported, as it will not receive security updates and may be riddled with holes.