Community

Installing Bcmath PHP Extension

Us
Ush #1

How do I install Bcmath PHP Extension on Cyberpanel please?

Us
Ush #3

lsphp81-bcmath extension is not found, please how can I fix this?

jo
josephgodwinke #4

Install using (for Ubuntu or AlmaLinux)

$ dnf install lsphp81-bcmath || sudo apt install lsphp81-bcmath
Us
Ush #5

Thanks, I already tried that, I keep getting ‘Unable to locate package lsphp81-bcmath’. Any other way to fix it please?

th
thefrank #7

it is straightforward to install, but you must understand that if you’re using Apache as a reverse proxy, install it from Manage Apache Extensions by selecting your required PHP version. (refer screenshot shared by @josephgodwinke )

Sign in to reply