Getting Errors while starting UnrealIRCd 3.2.9

These are old archives. They are kept for historic purposes only.
Post Reply
ankur.trapasiya
Posts: 2
Joined: Wed Mar 28, 2012 7:48 am

Getting Errors while starting UnrealIRCd 3.2.9

Post by ankur.trapasiya »

Hello,

I am using windows 7 as my operation system and i am using 3.2.9 stable release of UnrealIRCd. When i start it it shows me the following errors. What is to be done to remove this errors?

"* Loading IRCd configuration ..
[error] Unable to create file 'tmp/20B86CD3.cloak.dll': Permission denied
* unrealircd.conf:80: loadmodule modules/cloak.dll: failed to load: Failed to copy module file.
[error] IRCd configuration failed to load"

Thanks in advance..
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Getting Errors while starting UnrealIRCd 3.2.9

Post by katsklaw »

This is because Unreal installs to the "program files" directory and it takes elevated privileges to modify that directory. You need to either disable ACL (not advisable) or modify the permissions on the entire unreal directory so unprivileged users can read, write and execute.

http://answers.microsoft.com/en-us/wind ... 70290efeed

DISCLAIMER: No one here other than yourself can be blamed for your decisions or actions. research this completely before making any changes.
ankur.trapasiya
Posts: 2
Joined: Wed Mar 28, 2012 7:48 am

Re: Getting Errors while starting UnrealIRCd 3.2.9

Post by ankur.trapasiya »

Now i am getting the following errors...

* Loading IRCd configuration ..
[warning] unrealircd.conf:255: listen with SSL flag enabled on a non SSL compile
[error] unrealircd.conf:322: link hub.mynet.com with SSL option enabled on a non-SSL compile
[error] unrealircd.conf:585: tld::motd: ircd.motd.fr: No such file or directory
[error] unrealircd.conf:586: tld::rules: ircd.rules.fr: No such file or directory
[error] unrealircd.conf:785: set::kline-address must be an e-mail or an URL
[error] 4 errors encountered
[error] IRCd configuration failed to pass testing
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Getting Errors while starting UnrealIRCd 3.2.9

Post by katsklaw »

every one of those errors are self explanatory, please read what you pasted it tells you what's wrong/missing and even what line number it's near.
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: Getting Errors while starting UnrealIRCd 3.2.9

Post by Stealth »

Or use my example configuration located on the Resources page of http://unreal.x-tab.org
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: Getting Errors while starting UnrealIRCd 3.2.9

Post by Stealth »

Or my configuration tutorial, also located on the Resources page of http://unreal.x-tab.org
Post Reply