Hi
i’m installing asterisk on 1 dedicated server but when i launch this command:
./install_amp
i receive the error message:
[FATAL] PEAR must be installed (requires DB.php). Include path: .:
I tryed with yum install php-pear-DB but nothing
I tryed also so:
[root@admin ~]# pear channel-update pear.php.net
Updating channel "pear.php.net"
Channel “pear.php.net” is up to date
[root@admin ~]# pear install db-1.7.14
pear/db is already installed and is the same as the released version 1.7.14
install failed
How i can continue?
I use centos server…
thank you
. . .you really need to go to plesk/parallels, whoever you bought your server from, for why they do what they do and any other gotchas that might prevent you installing FreepPBX et al. on itself.
. . .
I have never used Plesk nor apple products, but pretty familiar with all forms of linux supported VM’ing,
I am pretty certain you can get a hosted FreePBX solution through Sangoma for some bucks
or can buy/rent a cloud server cheaper almost anywhere and do it properly, but a big caveat , don’t buy anything that has the word “container” anywhere in the small print. Either way you it is simplistic (almost) to add sites to a web server
i’m trying to install it on the dedicated server because i think the cloud server is not sure.
What experience you have about cloud server and asterisk with freepbx?
You think is sure to install it there?
My current system is on a cloud server
I don’t use many commercial cloud servers, I have in effect my own, nowadays all as KVM/qemu VM’s under proxmox but as long as the kernel is “real” and fully available and the network is equally available then the traffic is unimpaired and things like firewalls that rely on kernel level stuff will work well, You need a machine that presents a “clean machine” under which you can install a distro of choice or roll your own, a quick look at Parallels/Plesk suggest that there are too many layers of other stuff to contend with for a VOIP server without a lot of hoop jumping as you are discovering.