usmannasir / cyberpanel

Cyber Panel - The hosting control panel for OpenLiteSpeed
GNU General Public License v3.0
1.48k stars 577 forks source link

Apache php-fpm extensions getting removed #1180

Closed eakteam closed 5 months ago

eakteam commented 5 months ago

Everytime that we create a new website or subdomain we have to reinstall php-fpm memcache and redis extensions because they being removed and litespeed wordpress plugin cannot connect to redis server.

Maybe something wrongs while cyberpanel starts to configure apache as reverse proxy everytime.

usmannasir commented 5 months ago

Fixed.

eakteam commented 5 months ago

@usmannasir Do you have any ETA when 2.3.5 will be ready to upgrade and we can include all the fixes in our server?

usmannasir commented 5 months ago

Mainly waiting for front-end guy to complete new UI/UX.

Mean while you can still get v2.3.5-dev using this guide: https://community.cyberpanel.net/t/02-upgrading-cyberpanel/81

eakteam commented 5 months ago

Mainly waiting for front-end guy to complete new UI/UX.

Mean while you can still get v2.3.5-dev using this guide: https://community.cyberpanel.net/t/02-upgrading-cyberpanel/81

I just tried that, it started the installation but after finishing i am still on 2.3.4 branch...

usmannasir commented 5 months ago

root@cyberpanel:~# cd /usr/local/CyberCP/
root@cyberpanel:/usr/local/CyberCP# git branch
  stable
  v2.3.4
* v2.3.5-dev
root@cyberpanel:/usr/local/CyberCP# ```
run these two command and see output

also how exactly did you upgrade?