Page 1 of 1
How can I resolve this
Posted: Sat Apr 29, 2006 9:33 pm
by Alex
I have just installed Unreal3.2.4 and the installation went ok, but when I try to start it I get the following err message. This message comes up each time and I have read the FAQ's and followed those instructions, downloaded fresh file too. Below is the err. message:
* Loading IRCd configuration ..
* unrealircd.conf:34: loadmodule src/modules/commands.so: failed to load: Cannot open "tmp/37F2709A.commands.so"
[error] IRCd configuration failed to load
Possible error encountered (IRCd seemily not started)
is it anyone here that can help me with this
Thanks in advance.
Posted: Sun Apr 30, 2006 9:36 am
by Mark
Posted: Sun Apr 30, 2006 2:44 pm
by Jason
Sorry Mark, thats a slightly different problem, and the solution doesnt apply to his (in my experience). I have had that problem occasionally. I usually find that its easier to save my config, delete all of unreal, and reinstall on the rare occasions that happens to me, rather than figuring out what the permissions problem is. But before you do that, check to make sure the permissions are right on src/modules/*.so, and tmp (not /tmp)
Posted: Sun Apr 30, 2006 3:49 pm
by Mark
Ah sorry. I had a similair error, followed those steps and it helped. Thought it would help in this case too.
Posted: Sun Apr 30, 2006 7:29 pm
by Jason
Its an easy mistake to make. They are both errors loading .sos, and their messages are nearly identical, unfortunately, in this case, the cause is completely different.
Posted: Mon May 01, 2006 10:33 pm
by Alex
Thank you guys for the great help. I got Unreal3.2.4 installed but now I have another problem which I can't find out, even tried what the err. message tell me and I'll post it here if that can help looking what I eventually have done wrong in unrealircd.conf:
[error] unrealircd.conf: Unexpected EOF for section starting on line 513
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load
Possible error encountered (IRCd seemily not started)
Thanks in advance.
Posted: Tue May 02, 2006 12:13 am
by Jason
You are missing a }; somewhere after line 513
Posted: Tue May 02, 2006 9:16 am
by Alex
Thanks again guys for the great help. Found the error and it's all up now and running.
