Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Anope on Windows 2008 Server Standard Edition  (Read 3965 times)

0 Members and 1 Guest are viewing this topic.

Selyoid

  • Anope User
  • Offline Offline
  • Posts: 1
Anope on Windows 2008 Server Standard Edition
« on: June 29, 2009, 04:07:57 AM »

Hello,

I've recently install Anope on Windows 2008 Server Standard Edition... I've managed to link it to UnrealIRCd without problems, however I'm having problems with two things:

Anope as a Service:

I followed a proceedure similar to the one on your wiki (http://wiki.anope.org/index.php/Windows:1.8). Well, I followed the regedit part, to install it I simply did the following (note the spaces *after*: equals sign and not before, it has to be so to work)

Code: [Select]
sc create Anope binPath= "C:\Program Files (x86)\Anope\anope.exe start= auto DisplayName= "Anope"
I also added the following to Anope (not Parameters):

Code: [Select]
REG_DWORD: WOW64
Value: 0x00000001

Now, the problem I'm facing upon starting the service is it failing with this message:

Code: [Select]
Windows could not start the Anope service on Local Computer.

Error 1053: The service did not respond to the start or control request in a timely fashion.

Nickname Email Verication:

Being on Windows, the sendmail path naturally doesn't work. How would I go about getting email verification working on Windows, using the local SMTP server (I have hMailServer installed)?

Would greatly appreciate any help on the above two issues.
Logged
Pages: [1]   Go Up