PHP extensions cannot be installed.

#1
Welcome to the community! Problem essence: I have a main domain, subdomains, and another domain. When updating php extensions, only the main domain is updated, while others remain in their original state. So, how to install mbstring, JSON, and fileinfo extensions on separate domains from the main domain, subdomains, and domains in Cpanel.
 

Pong

Administrator
Staff member
#2
using easyapache4 to install the the package. Check phpinfo to see which php you are using. mostly they have been enabled.
 
Top