MagIRC > MagIRC Support

Not sure

(1/1)

Phillip:
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.

Phillip:
So, after looking at everything in my MySQL database...none of the tables installed...
How would I go by on installing them?

CrazyCat:
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.
--- End quote ---

Phillip:
I have looked at that. Shouldn't that be auto into the database, though?

Phillip:
This is what I am getting now.


--- Code: ---[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

--- End code ---

Navigation

[0] Message Index

Go to full version