Hi,
page 4 (Verifying Configuration) of oreon 1.3 setup couldn't find PEAR ("Warning: PHP Pear not installed (not found in include_path)").
I set the following path
$conf_installoreon['pear_dir'] = "/usr/share/php";
which contains the PEAR.php and the folder PEAR.
What exactly does the setup expect to find in the pear_dir?
Thank you
Peter
page 4 (Verifying Configuration) of oreon 1.3 setup couldn't find PEAR ("Warning: PHP Pear not installed (not found in include_path)").
I set the following path
$conf_installoreon['pear_dir'] = "/usr/share/php";
which contains the PEAR.php and the folder PEAR.
What exactly does the setup expect to find in the pear_dir?
Thank you
Peter
Comment