If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Hi Everyone,
Is there a way i can install all php extensions and activate the on all versions of PHP? I am constantly getting issues telling me certain extensions are not installed even though it says on my side it is!
Dont do this! Never ever! Yes you can, but its complete BS, you make the server slower, you have more attack surfaces, and more work to hold the system updated (and more reboots are more downtimes), in short - you are begging for troubles. Only install the needed modules. Do your lessons, learn which you need.
Hello Mark! Thank you for reaching out!
Johannes is right. Thanks, Johannes. As for the installation, you can install alt-php like this: yum groupinstall alt-php. More details here https://docs.cloudlinux.com/cloudlin...n-and-update-4.
If you require any further information, let me know.
Hi Sergey,
I seem to always have this issue with CloudLinux it tells me the extensions are enable but when doing upgrades or script installs it tells me certain extensions are missing!
I am upgrading a script within Softaculous
Then gives me this error
The following errors were found :
Required PHP extension not found : json
Required PHP extension not found : PDO
Required PHP extension not found : mbstring
Hi Mark, please specify, are you using alt-php or ea-php?
If you use alt-php then check rpm -qa|grep alt-phpXX-mbstring and for ea-php respectively.
Or if you can then post phpinfo and we will check. Thanks.
Hello Mark! Thanks for the information provided.
"FAILED: MultiPHP system default PHP version is alt-php. PHP Selector does not work and should be disabled!". This Error indicates that you have selected alt-php in MultiPHP Manager as System PHP Version and PHP Selector will NOT work in this case.
Here you can read in more detail: https://docs.cloudlinux.com/cloudlin...#prerequisites
If you want to select alt-php as default, you can do this in LVE Manger> Selector> Default php version and select alt-php there.
If you have any other questions, feel free to ask here.
Thank you for contacting us.
I have the same problem, in my alt-php mbstring is installed, but phpinfo said this is disabled. Wordpress showme message mbstring is not enable. My Cloudlinux installation is new.
> I have the same problem, in my alt-php mbstring is installed, but phpinfo said this is disabled. Wordpress showme message mbstring is not enable. My Cloudlinux installation is new.
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment