CyberPanel Community
JG

Jeffe Giovani

@jeffe

0topics
3posts
joined
last seen

Recent replies

How to use php version 8.2This video works for me: https://www.youtube.com/watch?v=jhSx-vcx710 Enjoy!I have installed php 8.2 in cyberpanel (I use ubuntu 20.04), but "CURL" extension doesn't workFor me it was easy to solve, I just needed to run: ``` apt install lsphp82-curl -y killall lsphp ``` **Important:** To execute/run a specific version of PHP I uPhp 8.2I would also be happy to use PHP 8.2. I hope an official version comes out soon.