I installed php 8.2 on my server, along side other versions, such as 7.1, which the front end was using.
At the moment it appears the listening php socket - /run/imscp/imscp_panel.sock is using v8.2
I've used update alternatives to make sure 7.1 is the default on my server, restarted services and rebooted but this persists to use v8.2
How can I adjust this to use 7.1 ?
Thanks