have the mbstring and intl extensions are enabled in PHP.
cakePHP in Prod
Step1:- Before installing CakePHP we are needed to check some configuration in our server.
Make sure that you have the mbstring and intl extensions are enabled in PHP.
Make sure that you have pdo_mysql enabled in PHP.
how enable these from cpanel ?
CENTOS 6.8 x86_64
WHM 56.0 (build 22)
-
This all depends . If you have cloudlinux + phpselector installed, you can easily install those extensions by going to the site's control panel, selecting 'select php version', then select the extensions to load (after you select an alternative php version, and save that). If you don't have CL, you'll have to recompile apache and php with those extensions in. You can do this from WHM -> easyapache 0 -
Make sure that you have the mbstring and intl extensions are enabled in PHP. Make sure that you have pdo_mysql enabled in PHP.
Hello, You can enable these modules using EasyApache: EasyApache - EasyApache - cPanel Documentation Thank you.0
Please sign in to leave a comment.
Comments
2 comments