Skip to content

Tag Archives: manager

Installing the PEAR package manager and Checking if PEAR works

06-Feb-10

Installing the PEAR package manager and Checking if PEAR works When using PHP >= 4.3.0, the PEAR Package Manager is already installed unless one has used the ./configure option –without-pear. Verifying command line tool Both pear and pecl tools should be available everywhere on command line. For that to work, pear’s binary (bin) directory should [...]