решил проблему, но теперь на очереди еще одна(((
нужно:
cd /usr/src/freepbx
./start_asterisk start
./install_amp
amportal a ma installall
amportal a reload
результат:
Last login: Thu May  1 09:58:05 2014 from 109.68.234.15
[root@ITSECUREGROUP ~]# cd /usr/src/freepbx
[root@ITSECUREGROUP freepbx]# ./start_asterisk start
STARTING ASTERISK
./start_asterisk: line 45: /usr/sbin/safe_asterisk: is a directory
Asterisk Started
[root@ITSECUREGROUP freepbx]#  ./install_amp --username=asteriskuser --password=amp109
Checking for PEAR DB..FAILED
[FATAL] PEAR must be installed (requires DB.php). Include path: .:
[root@ITSECUREGROUP freepbx]# yum install pear-db
Loaded plugins: fastestmirror, priorities, security
Loading mirror speeds from cached hostfile
 * base: mirror.skylink-datacenter.de
 * epel: mirrors.n-ix.net
 * extras: centos.psw.net
 * remi: mirror.1000mbps.com
 * updates: mirror2.hs-esslingen.de
228 packages excluded due to repository priority protections
Setting up Install Process
No package pear-db available.
Error: Nothing to do
[root@ITSECUREGROUP freepbx]# yum install php-pear
Loaded plugins: fastestmirror, priorities, security
Loading mirror speeds from cached hostfile
 * base: mirror.skylink-datacenter.de
 * epel: mirror.imt-systems.com
 * extras: centos.psw.net
 * remi: mirror5.layerjet.com
 * updates: ftp.halifax.rwth-aachen.de
228 packages excluded due to repository priority protections
Setting up Install Process
Package 1:php-pear-1.9.4-27.el6.remi.noarch already installed and latest version
Nothing to do
[root@ITSECUREGROUP freepbx]#
как решить проблему с pear bd, подскажите пожалуйста.
