Error :-(

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

Error :-(

Post by rs232 »

I've copied (and modified) the conf file from /docs/example.conf to /src/unrealircd.conf, but running the executable:

Code: Select all

[root@server src]# ./ircd
 _   _                      _ ___________  _____     _
| | | |                    | |_   _| ___ \/  __ \   | |
| | | |_ __  _ __ ___  __ _| | | | | |_/ /| /  \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | |    / | |    / _` |
| |_| | | | | | |  __/ (_| | |_| |_| |\ \ | \__/\ (_| |
 \___/|_| |_|_|  \___|\__,_|_|\___/\_| \_| \____/\__,_|
                           v3.2
                     using OpenSSL 0.9.7a Feb 19 2003
                     using 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


However the file still there! In the same directory :-(
Any help?
Thanks
rs232
jewles
Posts: 263
Joined: Thu Mar 11, 2004 7:41 pm
Location: Herndon, VA

Post by jewles »

obviously it's not, or it would be read. I suggest "slowing" down and double checking to make sure... Unreal hasn't ever ignored it's own configuration file and it wouldn't start now. so that rules out that possibility...
FBSD-DEV Project
http://www.fbsd-dev.org

YatesDev Hosting
http://www.yatesdev.com

The Wrong Way
http://www.thewrongway.net
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

It shouldnt be in src. It should be in the root /Unreal3.2 directory, so ../ from where you are now.

Jewles, you should have spotted this :P

Once more, an RTFM question :roll:
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Post Reply