Member
Last active 8 years ago
I found the messages, I will post what I will find.
I disabled the iptable service. And the same error I am getting. The contact and recording giving the same error message that "could not create/connect the phonebook table, please verify your mysql credentials in config.php", even though the credentials are correct. I tried enabling the debug, but I could not see where the debug messages, could you tell me where to find the debug messages so that I could check where the problem is?
I found the culprit, it is the iptables. However it say's "an error has occurred, there are no records found. I attached the screen shot of the error.
Hi,
I just upgraded to version 2.31, as far as the main functionality of fop2 is concern it is working, however two things that I could not figure out how to make it work, the call history and the contacts or the phonebook. They are all blank. Are there any other places that I need to manually configure the fop2? Things that I did manually are the fop2.cfg, both config.php, where I place the values of the database for authentication and connection, and the AMI values for connection to asterisk in the fo2.cfg file. Also the users, buttons etc.
I tried importing a csv file but nothing is being imported. It will say that a "number of records being imported" but the phone book is still blank. What I did, I exported the phone book first with a single entry in it so that I will have a template that I could populate and import it back to the phone book.
I have a serial key with my current version 2.8, If I upgrade it to 2.9 will the serial key still valid? If it is valid, do you have any documentation on how to to the upgrade? Thank you.
Have you solve this problem? This is also happening to my fop2 server as you described.
After checking and correcting the credentials, I still get one line of the "notice". But finally I have it working even the seLinux is running. Below are the boolean that I turned on with in seLinux.
setsebool -P telepathy_tcp_connect_generic_network_ports 1
setsebool -P httpd_can_network_connect 1
setsebool -P allow_user_mysql_connect 1
setsebool -P httpd_can_network_connect_db 1
After turning it on, everything works. Thanks Nico.
I just check the fop2 database and it is empty, no tables were created.