Labs/Weave/User/1.0/Setup: Difference between revisions

no edit summary
(Created page with '[https://wiki.mozilla.org/Labs/Weave/Sync/1.0/Setup Setting up Weave Sync] '''It is strongly recommended that you use the [[http://tobyelliott.wordpress.com/2009/09/11/weave-min…')
 
No edit summary
Line 17: Line 17:


<pre>
<pre>
Alias /user/1 <full path to weave directory>/server/user/1/index.php
Alias /user/1 <full path to weave directory>/weaveserver-registration/1.0/index.php
</pre>
</pre>


3) Copy /server/user/1.0/weave_user_constants.php.dist to weave_user_constants.php and edit it as described below.
3) Copy weaveserver-registration/1.0/weave_user_constants.php.dist to weave_user_constants.php and edit it as described below.


== Setting up Weave Authentication ==
== Setting up Weave Authentication ==
Line 26: Line 26:
In weave_user_constants.php  
In weave_user_constants.php  
<pre>
<pre>
define('WEAVE_AUTH_ENGINE', '[mysql|ldap|none]');
define('WEAVE_AUTH_ENGINE', '[mysql|mozilla]');
</pre>
</pre>


canmove, Confirmed users
1,173

edits