Merhaba arkadaşlar
Kanal sahibi ve sop yetki isaretlerini değiştim
sunucuya restart attım ama şimdi sunucu açılmıyor..
Yetki işaretlerini şu şekilde değiştirdim
Telnetten giriş yaptım
cd Unreal3.2
cd src
pico channel.c
Kod: Kodu kopyalamak için üzerine çift tıklayın!
#ifdef PREFIX_AQ
if (cm->flags & CHFL_CHANOWNER)
buf[idx++] = ‘~’;
else if (cm->flags & CHFL_CHANPROT)
buf[idx++] = ‘&’;
~ ve & işaretlerini @ olarak değiştirdim daha sonra
cd ..
make
make clean
./unreal restart
demim ve sunucuya baktıgımda düşmüşüm ve giremiyorum
ps x yaptım sunucu kapalıydı
bende ./unreal start ile açmak istedigim şöyle bir hata aldım
Starting UnrealIRCd
./unreal: line 10: /home/olay/Unreal3.2/src/ircd: No such file or directory
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
================================================== ===
[Wed Oct 28 14:00:18 2009] - SERVER services.xxxxxxx.com
[Wed Oct 28 14:14:04 2009] - SERVER services.xxxxxxx.com
[Thu Oct 29 02:48:42 2009] - Error binding stream socket to IP 85.17.137.130 port 6660 - irc.xxxxxxx.com[]:Address already in use
[Thu Oct 29 13:33:35 2009] - SERVER services.xxxxxxx.com
[olay@lwirc Unreal3.2]$ Acil yardım edebilirmisiniz..