[Serusers] Re:Ser fails to start if Mysql.so is loaded.
Daniel-Constantin Mierla
mierla at fokus.fraunhofer.de
Thu Jun 12 10:01:35 CEST 2003
Hello,
mysql module is excluded from compilation/installation by default
(dependencies issue). You can compile it separately with:
make modules modules=modules/mysql. Also, you can add it in the list of
the default compiled modules with: make all include_modules="mysql".
Then use: make install include_modules="mysql". To install only the
modules: make install-modules include_modules="mysql" or only the mysql
module: make install-modules modules=modules/mysql.
Best regards,
Daniel
On 6/12/2003 6:18 AM, Younger Wang wrote:
>Sorry, here is what I wanted to express in last letter.
>
>Ser starts normally with the default ser.cfg. When I uncommented the line load module "/usr/local/lib/ser/modules/mysql.so" to load mysql.so, everything seems normally. But actually, ser stops abnormally.
>
>Thanks!
>
>Younger Wang
>
>
>
>
>Òz»¬z&j)b b²Ô®®Ïâ¦×¥?àÛiæj)^ú+ùYùb²Ø§~ìz»¬
>
>
>
More information about the sr-users
mailing list