@scottalanmiller Exactly, until now i have only problems with that database.
Posts made by lucale
-
RE: Elastix 4 Database Driver Error for Endpoint Configuration
-
RE: Elastix 4 Database Driver Error for Endpoint Configuration
Problem SOLVED
To fix this problem it's necessary add the user and password for the database in the file /etc/amportal.conf
AMPDBUSER=asteriskuser
AMPDBPASS=yourultrasecretpasswordAfter that the endpoint will be fully functionally
-
RE: Elastix 4 Database Driver Error for Endpoint Configuration
Thanks for your answer!
let me tell you that after install about 3 or 4 times elastix using your instructions with some little modifications always endpoint has problems with the database, other times the problem was the username.
Now, I change the username to connect to the database from asteriskuser to root in the file paloSantoEndpoints.class.php and get other error ERR: failed to get database credentials
yum install sqlite
Failed to set locale, defaulting to C
Complementos cargados:fastestmirror
Loading mirror speeds from cached hostfile- base: mirror.gtdinternet.com
- commercial-addons: elastix.adaptixnetworks.com
- elastix-base: elastix.adaptixnetworks.com
- elastix-extras: elastix.adaptixnetworks.com
- elastix-updates: elastix.adaptixnetworks.com
- epel: epel.gtdinternet.com
- extras: mirror.gtdinternet.com
- updates: mirror.gtdinternet.com
El paquete sqlite-3.7.17-8.el7.x86_64 ya se encuentra instalado con su versi?n m?s reciente
Nada para hacer
-
Elastix 4 Database Driver Error for Endpoint Configuration
Hi, I use your instructions and work fine. I have only one problem, the endpoint configuration don`t work, it has problem with the database connection, "Error de conexion a la base de datos - could not find driver"
Any tips on how to fix this problem?
Thanks.