On Wed, Apr 16, 2008 at 2:01 PM, Henning Westerholt <
henning.westerholt@1und1.de> wrote:
On Wednesday 16 April 2008, Pascal Maugeri wrote:
> I've got a weird problem I do not manage to solve alone.
>
> I'm using v1.3.0 with mysql.so and and usrloc.so, on redhat enterprise v4.
>
> When there is a permanent user location in the database (added previously
> with openserctl ul add), the server does not start:
> - there is no log about any error,
> - after starting the server, there is no running openser process
>
> Is it a server bug or should I activate/configure something else ?
>
> Below my signature is my configuration file.
Hi Pascal,
looking to the config file it seems that you don't load the database driver at
all. Perhaps you commented this out for debugging? Without a database driver
the usrloc module will not load if you specify a db_mode that needs a db
connection.
Cheers,
Henning