Anope IRC Services

Anope Support => 1.6.x (Read Only) => Topic started by: DestroySBC on September 07, 2006, 03:28:06 AM

Title: Unknown Directives?
Post by: DestroySBC on September 07, 2006, 03:28:06 AM
i had anope on windows since may and today im moving it to linux ( debian ) it configure it workd with make and then it did make install. When i create the services.conf using my windows one i figured it should just be copy and paste but

http://rafb.net/paste/results/Zwu65d77.html

is what i get when i ./services
any help is appreciated

I saw this thread and its exactly whats happening to me :

is there a big difference in the versions?
Title:
Post by: n00bie on September 07, 2006, 04:00:44 AM
it seems that your are using a config file for anope-1.7.x branch, and yes, there is some changes (mainly a lot of changes) from 1.6.x to 1.7.x. So i suggest that you backup all your databases, upgrade your services to 1.7.x and use the example.conf file provided. And also, take some times reading the CHANGES file located inside the docs folder.
Title:
Post by: DestroySBC on September 07, 2006, 04:28:23 AM
services.conf:121: Warning: unterminated double-quoted string
services.conf:128: Warning: unterminated double-quoted string
services.conf:141: Warning: unterminated double-quoted string
services.conf:149: Warning: unterminated double-quoted string
services.conf:160: Warning: unterminated double-quoted string
services.conf:169: Warning: unterminated double-quoted string
services.conf:204: Not enough parameters for `RemoteServer'
services.conf:499: Not enough parameters for `ReadTimeout'
services.conf:580: Warning: unterminated double-quoted string
services.conf:1400: Warning: unterminated double-quoted string
services.conf:1715: Warning: unterminated double-quoted string
services.conf: PreNickServDB missing
services.conf: NSRExpire missing
services.conf: UseMail missing


well i updated to 1.7.15 but what i dont understand is im go from same version to same version :(

here is my conf

http://rafb.net/paste/results/1H5S3N97.html
Title:
Post by: n00bie on September 07, 2006, 04:36:43 AM
i think that is a file EDITOR issue.

services.conf: PreNickServDB missing
services.conf: NSRExpire missing
services.conf: UseMail missing

you need to define/enable those settings in services.conf. Try editing your services.conf in WORDPAD/TEXTPAD or any other available text editor and try uploading them to the shell. Maybe this way it will work :-?
Title:
Post by: DestroySBC on September 07, 2006, 05:14:07 AM
yah that fixed it :)
Title:
Post by: n00bie on September 07, 2006, 05:16:17 AM
:O thats gr8 ^^