On Thursday 16 December 2010, Kurt Mullen wrote:
When attempting to run :
/usr/local/sbin/kamdbctl create
I get the following results:
/usr/local/lib/kamailio//kamctl/kamdbctl.mysql: line 155:
/usr/local/share/kamailio//mysql/#-create.sql: No such file or directory
ERROR: Creating core tables failed!
[..]
for TABLE in $STANDARD_MODULES; do
mdbg "Creating core table: $TABLE"
sql_query $1 < $DB_SCHEMA/$TABLE-create.sql
Hi Kurt,
have you checked if you've maybe a superflous '#' character in the kamctlrc
file which contains the $STANDARD_MODULES variable?
Cheers,
Henning