canmove, Confirmed users
1,173
edits
(→SQLite) |
|||
| Line 22: | Line 22: | ||
server/misc/1/weave_misc_constants.php (if using captcha) | server/misc/1/weave_misc_constants.php (if using captcha) | ||
In weave_user_constants.php, edit the constant: | |||
if (!defined('WEAVE_REGISTER_STORAGE_LOCATION')) { define('WEAVE_REGISTER_STORAGE_LOCATION', "yourserver"); } | |||
If you don't host your install at the standard (/0.5) location, you'll need to set that to yourserver/prefix where prefix is whatever you configured apache to respond to before the /0.5 | |||
== Mysql == | == Mysql == | ||