<html>
<body>
Here's the segment from my configration file, and if you take a look
further down the email, I've bolded where the database module is loaded,
it's the channel module that dies...<br><br>
###########################################################################<br><br>
# Database access module&nbsp; [REQUIRED]<br>
#&nbsp;&nbsp;&nbsp;&nbsp; These modules provide access to permanent
storage for data used by<br>
#&nbsp;&nbsp;&nbsp;&nbsp; various Services modules, and MUST be loaded
before any other module<br>
#&nbsp;&nbsp;&nbsp;&nbsp; (except protocol and encryption modules).&nbsp;
Select the module<br>
#&nbsp;&nbsp;&nbsp;&nbsp; corresponding to the type of database you want
to use:<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
database/version4&nbsp;&nbsp;&nbsp;&nbsp; Database files compatible with
version<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
4.5.x of Services<br><br>
LoadModule database/version4<br><br>
###########################################################################<br><br>
At 12:11 PM 17/03/2003 +0100, you wrote:<br>
<blockquote type=cite class=cite cite>Hi,<br><br>
sounds like you don't have any database-module loaded ?<br><br>
Georges<br><br>
<br>
-----Ursprüngliche Nachricht-----<br>
Von: ircservices-bounces@ircservices.za.net<br>
[<a href="mailto:ircservices-bounces@ircservices.za.net" eudora="autourl">mailto:ircservices-bounces@ircservices.za.net</a>]
Im Auftrag von Shannon<br>
Wynter<br>
Gesendet: Montag, 17. März 2003 12:04<br>
An: ircservices@ircservices.za.net<br>
Betreff: [IRCServices] Re: Help w/ con<br><br>
G'day, I'm emailing to say I'm pretty sure I'm having the same<br>
problem as this poor chap is.<br><br>
Even with the log and debug options enabled you don't get anything
out<br>
of<br>
the server, but tuen on nofork, and you get output something like<br>
follows,<br><br>
[ircd@priya bin]$ ./ircservices -log=test.log -nofork -debug<br>
[Mar 17 21:02:32.523819 2003] IRC Services 5.0.14 starting up
(options:<br>
[<b>Mar 17 21:02:33.605302 2003] debug: Loading module
`database/version4'<br>
[Mar 17 21:02:33.620127 2003] debug: Successfully loaded module<br>
`database/version4'</b><br>
[Mar 17 21:02:33.708718 2003] debug: Loading module `chanserv/main'<br>
[Mar 17 21:02:33.714045 2003] modules: Unable to load module<br>
`chanserv/main':
/home/ircd/lib/ircservices/modules/chanserv/main.so:<br>
undefined symbol: _get_ngi_id<br>
[Mar 17 21:02:33.715205 2003] Error loading modules, aborting<br>
Initialization failed, exiting.<br><br>
Can anyone help us with this?</blockquote></body>
</html>