@florianahm wrote:
FATAL ERROR
DB Error: connect failed
Trace Back
/var/www/html/admin/libraries/db_connect.php:71 die_freepbx()
0: DB Error: connect failed/var/www/html/admin/bootstrap.php:91 require_once()
/etc/freepbx.conf:9 require_once()
/var/www/html/admin/config.php:99 include_once()
====================================================
freepbx version :6.12.65-32So today i was trying to get phone calls events, both incoming and outgoing from mysql, for a ticketing system.
But on the way the default user: freepbxuser and the default password, that i got from amportal.conf didnt work for me.
so i tried to change from CLI mode, try this, try that etc didnt manage to connect from MYSQL workbench.Later when i tired to access from GUI i received the error. P.S incoming calls and outgoing calls are working.
I can login with my root user and password to CLI mode.until now i have treid googling and tried to change the password from CLI also change the password in amportal.conf , extensions_additional.conf etc. but without success
when i trie to change the password from CLI with == UPDATE user set Password=PASSWORD(‘newsecretpassword’) WHERE User=’freepbxuser’ ==
im receiving access denied for user ''@'localhost' (using password yes).
also this file is missing mv /var/lib/mysql/mysql.sock
is there any help
Posts: 2
Participants: 2