pear and phpize
I can't seem to get anything to build manually due to phpize not being available.
i've googled 100 ways and none of it works.
general idea is you need the devl tool kit installed, which i have.
when i run a yum update or try to find a new one, nothing comes in.
so, if i have the php-devel and pear repo, why doesn't phpize exist?
-
some outputs: yum install php-devel Loaded plugins: fastestmirror, universal-hooks Loading mirror speeds from cached hostfile * EA4: 66.23.237.210 * cpanel-addons-production-feed: 66.23.237.210 * cpanel-plugins: 66.23.237.210 * base: mirror.wdc1.us.leaseweb.net * centos-sclo-rh: centos.mirror.constant.com * centos-sclo-sclo: us.mirror.nsec.pt * epel: epel.mirror.constant.com * extras: mirror.siena.edu * remi-safe: mirror.pit.teraswitch.com * updates: mirror.metrocast.net No package php-devel available. Error: Nothing to do yum --enablerepo=remi install php php-pear Loaded plugins: fastestmirror, universal-hooks Loading mirror speeds from cached hostfile * EA4: 66.23.237.210 * cpanel-addons-production-feed: 66.23.237.210 * cpanel-plugins: 66.23.237.210 * base: mirror.wdc1.us.leaseweb.net * centos-sclo-rh: centos.mirror.constant.com * centos-sclo-sclo: us.mirror.nsec.pt * epel: epel.mirror.constant.com * extras: mirror.siena.edu * remi: mirror.pit.teraswitch.com * remi-safe: mirror.pit.teraswitch.com * updates: mirror.metrocast.net No package php available. No package php-pear available. Error: Nothing to do phpize && ./configure bash: phpize: command not found0 -
Hey there! With EasyApache 4 offering multiple PHP versions, you'll need to choose the version you want to use. You'll find them located in this directory, using PHP version 7.3 in my example: /opt/cpanel/ea-php73/root/usr/bin/phpize 0
Please sign in to leave a comment.
Comments
2 comments