SSL and Zip Problems

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

SSL and Zip Problems

Post by JakReloaded »

HEy Everyone,

First off i have looked around on the net, read the FAQ`s and searched on here but to date have had no luck so if someone could just let me know whats up and how to fix it without sending me crazy commands or flamming id really apreciate it :)!

When starting IRCD i get this at "boot up":

[warning] unrealircd.conf:296: link hub.mynet.com with SSL option enabled on a non-SSL compile
[warning] unrealircd.conf:296: link hub.mynet.com with ZIP option enabled on a non-ZIP compile
[error] listen {} block is missing
[error] 3 errors encountered
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemily not started)

Now i have tried compiling with SSL support and without and both throw errors a me same with the Zip issue and the Listen Block. Can anyone assist me at all in this matter? I do run Fedora Core 3 on our system in a jailshell envierment, so if anyone has any ideas whats up please do post a reply as it would be a massive help!

Cheers
JakReloaded
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

  1. Compile with SSL support.
  2. Compile with ZipLinks support.
  3. Make a listen block.
If you tried compiling with SSL and ZipLinks, and still get the same error, you need to install the ZLib and OpenSSL source packages as well as the binary packages on the server.

Also, PLEASE READ YOUR ERRORS! You could have easily solved this by removing the SSL and ZIP flags from the link::options. Also, "listen {} block is missing" is pretty straight forward: MAKE ONE!
Post Reply