Page 1 of 1

Error :-(

Posted: Thu May 27, 2004 10:57 pm
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

Posted: Thu May 27, 2004 11:27 pm
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...

Posted: Thu May 27, 2004 11:39 pm
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: