On Monday 16 March 2009, Sara EL KABIRI wrote:
It was a problem in setting db_url for usrloc... I set the param properly, but Kamailio is still not starting. Here's the log now:
ims@ims-desktop:~$ sudo /etc/init.d/kamailio start [..] Mar 16 15:29:42 [5975] ERROR:db_mysql:db_mysql_submit_query: driver error on query: Can't find file: './openser/version.frm' (errno: 13)
Hi Sara,
it seems there is a problem in the setup of your openser installation, as the version table file could not be opened from mysql. Try "select * from openser.version;" with a mysql client to see if its a general error.
Cheers,
Henning