On Jul 09, 2004 at 11:27, Jesus Bernardo Ruiz Flores jesus.ruiz@aes.com.bo wrote:
I'm testing this version:
version: ser 0.8.13-dev-33-usrloc (i386/linux) flags: STATS:Off, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535 @(#) $Id: main.c,v 1.188 2004/05/03 12:18:10 andrei Exp $ main.c compiled on 10:49:13 Jul 9 2004 with gcc 3.3
I'm running a Fedora core 2 Box.
when i try to start the ser server i receive the following messages: Jul 9 11:14:57 gateway ser: 0(0) find_mod_export: <db_use_table> in module sql not found
^^^ Do you have a db_url in your ser.cfg that looks like "sql://..."? If so change it to "mysql://..."
Andrei