Skip to main content

Multi PHP versions : PEAR install fails (WHM) How to install from SSH for all php versions

Comments

2 comments

  • cPanelMichael
    Hello @Dean_ONP, You have to use the command line to install PEAR modules in the beta state. Here's the commands you'd use to install these PEAR modules with PHP version 7.2: # /opt/cpanel/ea-php72/root/usr/bin/pear install channel://pear.php.net/Structures_DataGrid-0.9.3 # /opt/cpanel/ea-php72/root/usr/bin/pear install channel://pear.php.net/Structures_DataGrid_DataSource_PDO-0.2.0
    However, keep in mind both of these PEAR modules are unmaintained. You can see on the links below that both modules were last updated in 2012: Structures_DataGrid Structures_DataGrid_DataSource_PDO Thank you.
    0
  • Dean_ONP
    Thanks Michael! It's to accommodate the installation of the SilverStripe CMS for an account - they're prerequisites for it. There's a lot of cowboy web devs out there! Thanks for the links and the info.
    0

Please sign in to leave a comment.