New error! got past libcurl! but config cant find???

These are old archives. They are kept for historic purposes only.
Locked
kanechart
Posts: 12
Joined: Fri Apr 23, 2004 2:21 pm

New error! got past libcurl! but config cant find???

Post by kanechart »

Code: Select all


Starting UnrealIRCd
 _   _                      _ ___________  _____     _
| | | |                    | |_   _| ___ \/  __ \   | |
| | | |_ __  _ __ ___  __ _| | | | | |_/ /| /  \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | |    / | |    / _` |
| |_| | | | | | |  __/ (_| | |_| |_| |\ \ | \__/\ (_| |
 \___/|_| |_|_|  \___|\__,_|_|\___/\_| \_| \____/\__,_|
                           v3.2-RC2fix
                     using zlib 1.1.4
                     using libcurl/7.11.0 OpenSSL/0.9.7a zlib/1.1.4

* Loading IRCd configuration ..
[error] Couldn't open "unrealircd.conf": No such file or directory
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load
Possible error encountered (IRCd seemily not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================
tail: /home/ro/unreal/ircd.log: No such file or directory
[root@server unreal]#


AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

This shouldn't be a problem for you unless you skipped reading section 2 of unreal32docs.html (Installation).
kanechart
Posts: 12
Joined: Fri Apr 23, 2004 2:21 pm

Post by kanechart »

nope didnt skip it very odd tho :(
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

Well if you did read it, then you might want to get your vision checked out. It clearly says you have to make unrealircd.conf yourself. Unreal does NOT come with it.
-- codemastr
kanechart
Posts: 12
Joined: Fri Apr 23, 2004 2:21 pm

Post by kanechart »

codemastr wrote:Well if you did read it, then you might want to get your vision checked out. It clearly says you have to make unrealircd.conf yourself. Unreal does NOT come with it.
looks hard and I have no clue what it is lol :(
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

Then time has come to read section 4. :)
kanechart
Posts: 12
Joined: Fri Apr 23, 2004 2:21 pm

Post by kanechart »

woot 2 days now nothing working :(
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

We will not do it for you. If, after reading the documentation, you still can't figure it out, then Unreal isn't for you. Thousands of people have read the documentation and made the config file with no problems, I don't see what is so difficult about it...
-- codemastr
kanechart
Posts: 12
Joined: Fri Apr 23, 2004 2:21 pm

Post by kanechart »

thats not error let me show you :(

Code: Select all

[root@server unreal]# ./unreal start
Starting UnrealIRCd
 _   _                      _ ___________  _____     _
| | | |                    | |_   _| ___ \/  __ \   | |
| | | |_ __  _ __ ___  __ _| | | | | |_/ /| /  \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | |    / | |    / _` |
| |_| | | | | | |  __/ (_| | |_| |_| |\ \ | \__/\ (_| |
 \___/|_| |_|_|  \___|\__,_|_|\___/\_| \_| \____/\__,_|
                           v3.2-RC2fix
                     using zlib 1.1.4
                     using libcurl/7.11.0 OpenSSL/0.9.7a zlib/1.1.4
 
* Loading IRCd configuration ..
* unrealircd.conf:329: link ro-server.com with SSL option enabled on a non-SSL compile
[error] 1 errors encountered
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemily not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================
 
* Unreal IRCd is not meant to be a simple IRCd, rather an advanced
  IRCd, please read the documentation before asking questions
   
[ $Id: READTHIS.NOW,v 1.1.1.1.4.1 2000/05/28 08:55:10 cmunk Exp $ ]
[root@server unreal]#

kanechart
Posts: 12
Joined: Fri Apr 23, 2004 2:21 pm

Post by kanechart »

bump
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

Now I'm inviting you to Syzop's FAQ page. (#9) :wink:
jewles
Posts: 263
Joined: Thu Mar 11, 2004 7:41 pm
Location: Herndon, VA

Post by jewles »

to kanechart: I'm guessing that at the number of post here you still do not understand. Everyone that has replied to one of your post has sent you off to read the documentation. Bascially (if i'm not mistaken) they want you to not post here and to go off and read the documentation. Have Fun!
FBSD-DEV Project
http://www.fbsd-dev.org

YatesDev Hosting
http://www.yatesdev.com

The Wrong Way
http://www.thewrongway.net
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

As jewles said, stop trying to have us do it for you, and read the documentation.
-- codemastr
Locked