I’ve read all the threads on here and haven’t found a solution. I used this link How to use php version 8.2 for install php 8.2
So I installed php 8.2 on the Ubuntu, then I added a configuration file for OpenLite speed, but it still shows the version for the site 8.1.14 and in Ubuntu php -v this 8.1.17 +
How for OpenLite speed setup php 8.1.17 + or 8.2.4 ??
Did you set the external app for the virtual host in OLS/LS Web Admin Console ? Edit the PHP LiteSpeed SAPI App of your website’s virtual host
Set the full path of your preferred php under command field - Specifies the full command line including parameters to execute the external application.
The LiteSpeed SAPI App should have unique name you should also set a proper unique socket address used by the external application Syntax: IPv4 or IPV6 address:port or UDS://path
You should also specify whether you want the web server to start the application automatically - choose YES option so that it gets started through CGI Daemon. This always athe default setting if you changed this revert it back to YES
checking for utf8_mime2text signature... new
checking for U8T_DECOMPOSE... yes
checking for pam_start in -lpam... yes
checking for crypt in -lcrypt... yes
configure: error: Cannot find imap library (libc-client.a). Please check your c-client installation.