Cant Start

These are old archives. They are kept for historic purposes only.
Post Reply
hekill
Posts: 7
Joined: Tue Jan 20, 2009 9:57 pm
Location: USA, SC
Contact:

Cant Start

Post by hekill »

i went to go run the ircd thing, but it wont start. it says
the box wrote:C:\unreal3.2\wircd.exe

the application has failed to start because its side-by-side configuration is incorrect. Please
see the application event log for more detail.
what does that mean? :(
hekill
Posts: 7
Joined: Tue Jan 20, 2009 9:57 pm
Location: USA, SC
Contact:

Re: Cant Start

Post by hekill »

that quit coming up after i tried installing again, but now i get:

* Loading IRCd configuration ..
[warning] unrealircd.conf:255: listen with SSL flag enabled on a non SSL compile
[warning] unrealircd.conf:322: link hub.mynet.com with SSL option enabled on a non-SSL compile
[error] unrealircd.conf:538: tld::motd: ircd.motd.fr: No such file or directory
[error] unrealircd.conf:539: tld::rules: ircd.rules.fr: No such file or directory
[error] unrealircd.conf:736: set::kline-address must be an e-mail or an URL
[error] 4 errors encountered
[error] IRCd configuration failed to pass testing
hekill
Posts: 7
Joined: Tue Jan 20, 2009 9:57 pm
Location: USA, SC
Contact:

Re: Cant Start

Post by hekill »

now i have this message...


* Loading IRCd configuration ..
[warning] unrealircd.conf:255: listen with SSL flag enabled on a non SSL compile
[error] ERROR: No cloaking module loaded. (hint: you probably want to load modules\cloak.dll)
[error] If you are upgrading from 3.2 (or any older version), be sure to read the release notes or www.vulnscan.org/tmp/newcloak.txt regarding the cloaking change!
[error] IRCd configuration failed to pass testing
[dx]
Posts: 107
Joined: Sat Jun 16, 2007 1:03 am

Re: Cant Start

Post by [dx] »

Add line

loadmodule "modules/cloak.dll";
hekill
Posts: 7
Joined: Tue Jan 20, 2009 9:57 pm
Location: USA, SC
Contact:

Re: Cant Start

Post by hekill »

i did, but it still wont work :(
hekill
Posts: 7
Joined: Tue Jan 20, 2009 9:57 pm
Location: USA, SC
Contact:

Re: Cant Start

Post by hekill »

its supposed to say this, right?

cloak-keys {
loadmodule "modules/cloak.dll";
"AHos2HOHS6ds2gsQQHGAkish";
};
Casper
Posts: 338
Joined: Sun Jul 08, 2007 7:44 am
Location: The Netherlands

Re: Cant Start

Post by Casper »

No, you've got to get the lines apart. It's the best to put the 'loadmodule' on top of the unrealircd.conf and leave the clockkeys (i.e. more than one) where they are.
Ex Network-Administrator
hekill
Posts: 7
Joined: Tue Jan 20, 2009 9:57 pm
Location: USA, SC
Contact:

Re: Cant Start

Post by hekill »

so where do i put the
loadmodule "modules/cloak.dll";
:?: :?: :?:
hekill
Posts: 7
Joined: Tue Jan 20, 2009 9:57 pm
Location: USA, SC
Contact:

Re: Cant Start

Post by hekill »

i think i figured it out, but now i get this!

* Loading IRCd configuration ..
[error] Unable to create file 'tmp/53F635FE.commands.dll': Permission denied
* unrealircd.conf:40: loadmodule modules/commands.dll: failed to load: Failed to copy module file.
[error] IRCd configuration failed to load
Post Reply