Cold-Egg Administrator Mar 13, 2024 #2 Mar 13, 2024 #2 Code: sudo wget -O - https://repo.litespeed.sh | sudo bash yum update yum install lsphp81-dba -y
A ardianbeni New Member Mar 13, 2024 #3 Mar 13, 2024 #3 Cold-Egg said: Code: sudo wget -O - https://repo.litespeed.sh | sudo bash yum update yum install lsphp81-dba -y Click to expand... I I use Ubuntu 22.04, how do I install it?
Cold-Egg said: Code: sudo wget -O - https://repo.litespeed.sh | sudo bash yum update yum install lsphp81-dba -y Click to expand... I I use Ubuntu 22.04, how do I install it?
A ardianbeni New Member Mar 13, 2024 #4 Mar 13, 2024 #4 ardianbeni said: I I use Ubuntu 22.04, how do I install it? Click to expand... I tried the command wget -O - https://repo.litespeed.sh | sudo bash sudo apt update sudo apt install lsphp81-dba -y I found an error E: Unable to locate package lsphp81-dba
ardianbeni said: I I use Ubuntu 22.04, how do I install it? Click to expand... I tried the command wget -O - https://repo.litespeed.sh | sudo bash sudo apt update sudo apt install lsphp81-dba -y I found an error E: Unable to locate package lsphp81-dba
Cold-Egg Administrator Jul 12, 2024 #5 Jul 12, 2024 #5 For Ubuntu, maybe you can try to add `--enable-dba=shared` to the PHP compile via the OLS web admin > Tools to compile it and see if it works.
For Ubuntu, maybe you can try to add `--enable-dba=shared` to the PHP compile via the OLS web admin > Tools to compile it and see if it works.