Jump to content
MakeWebGames

Recommended Posts

Posted
* Loading IRCd configuration ..
[warning] unrealircd.conf:253: listen with SSL flag enabled on a non SSL compile
[warning] unrealircd.conf:320: link services.yourdomain.com with SSL option enabled on a non-SSL compile
[warning] unrealircd.conf:320: link services.yourdomain.com with ZIP option enabled on a non-ZIP compile
[error] 2 errors encountered
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemily not started)

 

It doesnt even tell me the errors, just that there are two.

I cant work out how to fix this, any help?

Posted

Re: IRC Set-up help!

it's installing IRCd doesn't has to see anything with a chatroom

by the looks of it you have installed the latest IRCd where you have enabled SSL while you don't have Secure Socket Layers on the server.

If this is your first time setting up an ircd, I suggest you spend some time reading up server config, how IRC networks work, etc. etc.

You really should make sure you know exactly what you are doing before you go putting up IRC servers...open to all , well nasty dangerous horrible stuff.

http://www.vulnscan.org/UnrealIrcd/unreal32docs.html

Posted

Re: IRC Set-up help!

 

* Loading IRCd configuration ..
[warning] unrealircd.conf:253: listen with SSL flag enabled on a non SSL compile
[warning] unrealircd.conf:320: link services.yourdomain.com with SSL option enabled on a non-SSL compile
[warning] unrealircd.conf:320: link services.yourdomain.com with ZIP option enabled on a non-ZIP compile
[error] 2 errors encountered
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemily not started)

 

It doesnt even tell me the errors, just that there are two.

I cant work out how to fix this, any help?

 

it does tell you your errors, but it says warnign instead

these are the 2 errors with the line numbers of where the error is on your setup

this is your first error

[warning] unrealircd.conf:253: listen with SSL flag enabled on a non SSL compile

This is your second error

[warning] unrealircd.conf:320: link services.yourdomain.com with SSL option enabled on a non-SSL compile

[warning] unrealircd.conf:320: link services.yourdomain.com with ZIP option enabled on a non-ZIP compile

R.F.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...