Page 1 of 1

problem with unrela start

Posted: Sun Sep 20, 2009 2:29 am
by Ping
~/Unreal3.2$ ./unreal start
Starting UnrealIRCd
_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2.8.1
using TRE 0.7.5 (LGPL)

* Loading IRCd configuration ..
but not run!! i try ps x and I see...

10046 pts/1 T 0:00 /bin/sh ./unreal start
10047 pts/1 T 0:01 /home/myuser/Unreal3.2/src/ircd



HOW I CAN SOLVE THIS? I use debian

Re: problem with unrela start

Posted: Sun Sep 20, 2009 1:49 pm
by Jobe
Your "ps x" output shows Unreal running as PID 10047

So how are you coming to the conclusion that Unreal is NOT running?