Anope IRC Services

MagIRC => MagIRC Support => Topic started by: Phillip on December 01, 2019, 07:14:10 PM

Title: Not sure
Post by: Phillip on December 01, 2019, 07:14:10 PM
Not sure how to do the SQL database for it, but would like some help with it.

If anyone is offering to help me out with it.
Title: Re: Not sure
Post by: Phillip on December 05, 2019, 09:49:34 AM
So, after looking at everything in my MySQL database...none of the tables installed...
How would I go by on installing them?
Title: Re: Not sure
Post by: CrazyCat on December 06, 2019, 07:52:17 AM
Have a look to https://github.com/h9k/magirc:
Quote
Also, you will need additional database tables, views and stored procedures for the Anope database in order to get the data needed by MagIRC. Please look at the setup/sql/anope.sql file and adapt it if needed (table prefixes, etc.) and run it against your Anope database.
Title: Re: Not sure
Post by: Phillip on December 06, 2019, 02:03:16 PM
I have looked at that. Shouldn't that be auto into the database, though?
Title: Re: Not sure
Post by: Phillip on December 07, 2019, 04:55:07 PM
This is what I am getting now.

Code: [Select]
[Dec 07 11:42:57 2019] Anope 2.0.7 starting up
[Dec 07 11:42:57 2019] Unable to initialize languages, gettext is not installed
[Dec 07 11:42:57 2019] Loading modules...
[Dec 07 11:42:57 2019] Error while loading db_old: Invalid hash method
[Dec 07 11:42:57 2019] lib/modules/db_flatline.so: cannot open shared object file: No such file or directory
[Dec 07 11:42:57 2019] lib/modules/database_name.so: cannot open shared object file: No such file or directory
[Dec 07 11:42:57 2019] M_HTTPD: Unable to create HTTP server httpd/main: Unable to bind to address: Address already in use
[Dec 07 11:42:57 2019] lib/modules/m_mysql/main.so: cannot open shared object file: No such file or directory
[Dec 07 11:42:57 2019] lib/modules/m_sql_authentication.so: cannot open shared object file: No such file or directory
[Dec 07 11:42:57 2019] lib/modules/m_sqlite.so: cannot open shared object file: No such file or directory
[Dec 07 11:42:57 2019] M_CHANSTATS: no database connection to mysqli
[Dec 07 11:42:57 2019] IRC2SQL: no database connection to mysql/main
[Dec 07 11:42:57 2019] Using IRCd protocol unreal4
[Dec 07 11:42:57 2019] Loading databases...
[Dec 07 11:42:57 2019] Databases loaded
[Dec 07 11:42:57 2019] Attempting to connect to uplink #1 127.0.0.1 (127.0.0.1), port 7020
[Dec 07 11:42:57 2019] Successfully connected to uplink #1 127.0.0.1:7020
[Dec 07 11:42:59 2019] ERROR: Server services.hostname already exists from services.hostname
[Dec 07 11:42:59 2019] Received ERROR from uplink: Server services.hostname already exists from services.hostname