Daniel Corbe napisa?(a):
For some reason the mysql module for ser compiled cleanly but SER refuses to load it.
IE
# ser -c 0(28131) ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: Cannot load specified object 0(28131) parse error (55,13-14): failed to load module ERROR: bad config file (1 errors)
It does exist, is installed and was compile from the same sources as the SER core.
I'm not sure what I'm doing wrong.
Thanks.
-Daniel _______________________________________________ Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
invoke 'make' with print-modules option instead of all # make ... print-modules and check if mysql module is listed as the one of the included then if it is check output of make if it is realy compiled and if the correct mysql.so
tomasz