diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-04-04 14:25:07 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-04-04 14:25:07 +0000 |
commit | ce2c4d02c824552076bff61daee7824c46edc46d (patch) | |
tree | ef3a304109e7f660048ab716121c6023fe69d793 /docs | |
parent | d31359dcdc37be9797e50cdf1a6850c1f5ef0119 (diff) |
BUILD : 1.7.8 (656) BUGS : 331 NOTES : (1) Updated de.l (2) mydbgen will now be installed correctly (3) added support for cmodes +SN to solidircd
git-svn-id: svn://svn.anope.org/anope/trunk@656 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@504 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs')
-rw-r--r-- | docs/MYSQL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/MYSQL b/docs/MYSQL index 9bb8ce9d5..1dd10298e 100644 --- a/docs/MYSQL +++ b/docs/MYSQL @@ -51,7 +51,8 @@ Anope MySQL Support 4) Configuration - 1. Run bin/mydbgen to help on the schema creation and adjustments. + 1. Go to your "services bin directory" (eg: /home/someuser/services/) and run mydbgen + to help on the schema creation and adjustments. 2. Edit services.conf and add your MySQL data to the MySQL configuration block. |