By default, Plesk will install PEAR and a lot of packages, but block any access to it for PHP scripts. It’s fairly easy to enable this, though. First of all, you need to edit the VirtualHost of whatever domain you’re trying to enable this for. Seeing as Plesk would just overwrite your httpd.conf with the …
Daily Archives: October 22, 2009
Installing PEAR modules necessary on RHEL 3 (or clones)
Installing PEAR modules necessary on RHEL 3 (or clones) # first change to the framework directory and get the framework PEAR packages installed cd /var/www/html/horde/framework/ php install-packages.php