Skip to main content

pear and phpize

Comments

2 comments

  • briansol
    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 found
    0
  • cPRex Jurassic Moderator
    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.