Anope IRC Services

Anope.org => Anope General => Topic started by: jaenster on August 06, 2006, 11:35:39 AM

Title: Startup
Post by: jaenster on August 06, 2006, 11:35:39 AM
I am really stupid with irc servers ..

I get some error (i run windows xp pro)
(http://img225.imageshack.us/img225/6006/theerrornb7.png)

:)
I have add this to my config and rehashed
Code: [Select]

link services.localhost.net
    {
        username        *;
        hostname        localhost;
        bind-ip         *;
        port            6667;
        hub             *;
        password-connect "WuutWuut";
        password-receive "WuutWuut";
        class           servers;
        };


But the anope dont start up !
Title:
Post by: Dave Robson on August 06, 2006, 11:47:56 AM
id guess you dont have the .net framework installed?
Title:
Post by: jaenster on August 06, 2006, 03:44:33 PM
i have fixed