Search found 9 matches

by DarkElement
Tue Mar 14, 2006 9:31 pm
Forum: Services
Topic: Getting Serives working [Services are currently down. Pleas]
Replies: 14
Views: 6928

Code: Select all

Services are currently down. Please try again later.
by DarkElement
Mon Mar 13, 2006 11:06 am
Forum: Services
Topic: Getting Serives working [Services are currently down. Pleas]
Replies: 14
Views: 6928

I got oper working now!
But i still want the services to work.. :/
by DarkElement
Mon Mar 13, 2006 12:10 am
Forum: Services
Topic: Getting Serives working [Services are currently down. Pleas]
Replies: 14
Views: 6928

First, what does an oper block have to with Services??

Well, if im IRC Operator i can start and stop services :?

edit changed it into this

oper DarkElement {
class clients;
from {
userhost 127.0.0.1;
};
password "goodmorning";
flags
{
netadmin;
can_zline;
can_gzline;
can_gkline ...
by DarkElement
Mon Mar 13, 2006 12:09 am
Forum: Services
Topic: Getting Serives working [Services are currently down. Pleas]
Replies: 14
Views: 6928

How do i know what my Host/Host mask is :?:?:?
by DarkElement
Sun Mar 12, 2006 7:11 pm
Forum: Services
Topic: Getting Serives working [Services are currently down. Pleas]
Replies: 14
Views: 6928

oper DarkElement {
class clients;
from {
userhost d201134.upc-d.chello.nl;
};
password "goodmorning";
flags
{
netadmin;
can_zline;
can_gzline;
can_gkline;
global;
};
};


Your from::userhost has invalid syntax.

What is wrong with it ?
What do i need to put there :? ?
by DarkElement
Sun Mar 12, 2006 5:01 pm
Forum: Services
Topic: Getting Serives working [Services are currently down. Pleas]
Replies: 14
Views: 6928

and if i type: /oper DarkElement goodmorning

then i get: No O-Lines for your host


But it IS in the config file:

oper DarkElement {
class clients;
from {
userhost d201134.upc-d.chello.nl;
};
password "goodmorning";
flags
{
netadmin;
can_zline;
can_gzline;
can_gkline ...
by DarkElement
Sun Mar 12, 2006 4:51 pm
Forum: Services
Topic: Getting Serives working [Services are currently down. Pleas]
Replies: 14
Views: 6928

MODERATOR: Please do not put 1000-lines files on this forum, thank youuuu
by DarkElement
Sun Mar 12, 2006 4:49 pm
Forum: Services
Topic: Getting Serives working [Services are currently down. Pleas]
Replies: 14
Views: 6928

i readed that, but i dont know what im doing wrong, please check my files :(
by DarkElement
Sun Mar 12, 2006 4:46 pm
Forum: Services
Topic: Getting Serives working [Services are currently down. Pleas]
Replies: 14
Views: 6928

Getting Serives working [Services are currently down. Pleas]

Services are currently down. Please try again later.
I get this message when im connecting to my server

the server is completly working, only that thing

here's what i got in my 2 files.. (magick.ini and unrealircd.conf)
i dont care about the passwords and stuff, i will change it when i got it up ...