Skip to content

Commit

Permalink
New MysqlOO Thread
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinFunk committed Dec 4, 2016
1 parent c388da4 commit 6851640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Switching from SQLite to MySQL means that the pointshop is reset - the data is n

To enable MySQL please follow these steps:

#. **Install the gmsv_mysqloo module**: Download the module from `facepunch <http://facepunch.com/showthread.php?t=1357773>`_ and follow the installation instructions for your operating system at the bottom of the post.
#. **Install the gmsv_mysqloo module**: Download the module from `facepunch <https://facepunch.com/showthread.php?t=1515853>`_ and follow the installation instructions for your operating system at the bottom of the post.

#. **Enable MySQL within LibK**: LibK is used for all database operations of Pointshop2. To enable MySQL support go into the configuration file *addons/libk/lua/libk/server/sv_libk_config.lua*. Set ``LibK.SQL.UseMysql = true`` and update the remaining settings with your database connection details. If you are hosting the database on a different machine than the gamemserver, make sure to allow external connections to the database.

Expand Down

0 comments on commit 6851640

Please sign in to comment.