Page 1 of 1

rehasing problem: oper.db read error

Posted: Wed Feb 09, 2005 12:10 pm
by zeldavn
when i rehash the server i recieve a error
*** Notice -- error: Read error on oper.db
how can i fix it ?

Posted: Wed Feb 09, 2005 12:19 pm
by Dukat
Sounds like an error from a module... Are you using AngryWolf's "opers" module? :P

Check if that file exists and the ircd has full permissions to it.

Posted: Thu Feb 10, 2005 2:11 am
by zeldavn
i am using windows 2033 . how can i make ircd has full permissions to oper.db ?

Posted: Fri Feb 11, 2005 5:11 pm
by codemastr
Unreal doesn't have a file called "oper.db" so you will need to talk to whoever wrote the module that created that file.

Posted: Sat Feb 12, 2005 8:31 am
by Ron2K
zeldavn wrote:i am using windows 2033 . how can i make ircd has full permissions to oper.db ?
This is what you would do on XP Pro - 2K3's way of doing it would probably be similar:
  1. Go to Folder Options. In the View tab, make sure that Simple File Sharing is turned off.
  2. You are now able to right-click on oper.db, select Properties, go to the Security tab, and make sure that the user that UnrealIRCd runs as has the necessary permissions to that file.

Posted: Mon Apr 11, 2005 3:10 am
by McDarby
codemastr wrote:Unreal doesn't have a file called "oper.db" so you will need to talk to whoever wrote the module that created that file.
Well, the only thing that I know of irc related that would have a file called "oper.db" would be services like Anope which would contain OperServ settings such as SQLINES, AKILLS, etc.

--
Erik

Posted: Mon Apr 11, 2005 3:15 am
by Stealth
Moved: Support -> Modules

Changed topic to something more descriptive.