linux booting error

These are old archives. They are kept for historic purposes only.
Post Reply
Mr_S
Posts: 70
Joined: Sat Jun 26, 2004 7:44 pm
Location: United Kingdom
Contact:

linux booting error

Post by Mr_S »

Hiya all, set up unreal on a shell (again) this mornin but i get the following..

* Loading IRCd configuration ..
* Configuration loaded without any problems ..
* Loading tunefile..
* Dynamic configuration initialized .. booting IRCd.
---------------------------------------------------------------------
Possible error encountered (IRCd seemily not started)


ircd.log is blank and also Unreal.nfo well, isnt found in any folders or directories

Any advice is appreciated, Thanks :)
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

1.) If Unreal.nfo isn't included with your unreal, you're running a copy that wasn't distributed by us. Unreal.nfo is in the main directory in each and every source distribution.
2.) Unreal.nfo has nothing to do with logging errors
3.) Do you have a log {} block to log errors?
4.) What OS is this?
5.) What version of Unreal is this?
-- codemastr
Mr_S
Posts: 70
Joined: Sat Jun 26, 2004 7:44 pm
Location: United Kingdom
Contact:

Post by Mr_S »

Thanks for reply code,

1.) Care to point me in right direction then? Downloaded nix version from this site, Texas mirror
2.) Unreal.nfo has nothing to do with logging errors (Was asked to check Unreal.nfo for more info if log didnt tell me)
3.) Do you have a log {} block to log errors? I dont think so. ircd.log i ftp'd into main unreal directory but isnt helping.. id assume no. Any advice?

4.) What OS is this? Runs on FC3
5.) What version of Unreal is this? 3.2.2b
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

In order to get any error logging you need a log block with the errors flag.
Post Reply