help with unrealircd3.2

These are old archives. They are kept for historic purposes only.
Post Reply
darknessxvii

help with unrealircd3.2

Post by darknessxvii »

hi.. i keep received errors like this
* Loading IRCd configuration ..
* unrealircd.conf:321: Ignoring extra data
* unrealircd.conf:321: Ignoring extra data
[error] Unable to create file 'tmp/5C5FE570.commands.dll': Permission denied
* unrealircd.conf:32: loadmodule modules/commands.dll: failed to load: The specified module could not be found.

[error] IRCd configuration failed to load

how can i fix this problem?
and can you recommend sites that can give me full details about unrealircd/offer help
Solutech
Posts: 296
Joined: Thu Mar 18, 2004 11:38 pm

Post by Solutech »

Firstly your in the right place for help (Albeit in the wrong section - This is for Services issues not general Unreal support ) .

Now then down to your problem .

* unrealircd.conf:321: Ignoring extra data

Thats an error in your .conf file . Probably an extra ; in the wrong place .

Read the docs provided with the release or the online version .

Unless your unreal.conf is written correctly you will have these errors and you wont be able to run the server . Read the Docs and the faqs and take the time to learn how to write the .conf correctly . Us giving you a working .conf wouldnt solve anything as you really need to understand how the file works to admin the server .

As a quick hint with .conf errors take them one at a time from the top . Sort the first error and try a restart as one ; in the wrong place can generate more errors which will vanish when the first is rectified .

unrealircd.conf:321: - This tells you the error is on or around line 321 .

Hope this helps , Good luck :)
Post Reply