Hello there,
I am using CyberPanel with OpenLiteSpeed infrastructure.
I ran the command below.
sudo ./install --phpize /usr/local/lsws/lsphp73/bin/phpize --php-config /usr/local/lsws/lsphp73/bin/php-config
I created a .ini file in the /usr/local/lsws/lsphp73/etc/php.d/ folder. Then I restarted the server. But Phalcon didn't work. :(
What should I do?