I am installing FreePBX on Centos 6.2 “The Hard Way” (using the tarball).
(I prefer not to reformat my HDD.)
First, 3 obvious errors on your instructions (which you may wish to fix):
YOUR INSTRUCTIONS: SHOULD BE:
cd /freepbx-2.9.0 cd freepbx-2.9.0
/.start_asterisk start ./start_asterisk start
/.install_amp ./install_amp
My problem: How do I get DB.php ?
Executing “install_amp”, I get the following error message:
[[email protected] freepbx-2.9.0]# ./install_amp
Checking for PEAR DB…FAILED
[FATAL] PEAR must be installed (requires DB.php). Include path: .:/usr/share/pear:/usr/share/php
DB.php is not in /usr/share/pear ; /usr/share/php is an empty directory.