Hi,
this looks like a communication error with the mysql server. Do you get it all the time ?
Is your mysql server installed on the same machine as siremis?
Regards, Ramona
mike@agcusa.com wrote:
I just installed Debian 5.0 Kamailio 1.5 and Siremis 0.9.2. I followed the instructions pretty close but come up with this problem when I try to log into Siremis web page.
[2009-03-05 04:47:35 (GMT)] An exception occurred while executing this script: Error message: #0, SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 111 Script name and line number of error: /var/www/siremis-0.9.2/openbiz/others/zendfrwk/library/Zend/Db/Adapter/Pdo/Abstract.php:131
Any help would be appreciated
Mike
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
On Thu, Mar 5, 2009 at 5:05 PM, Elena-Ramona Modroiu ramona@asipto.com wrote:
Hi,
this looks like a communication error with the mysql server. Do you get it all the time ?
Is your mysql server installed on the same machine as siremis?
If this is the problem, check mysql my.cnf file:
bind-address should have the ip address of the server (not localhost) and skip-networking should be commented.
Regards Luciano