Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The "Building_from_source_on_Windows" page has been changed by DaveCottlehuber: http://wiki.apache.org/couchdb/Building_from_source_on_Windows?action=diff&rev1=3&rev2=4 To check that everything has worked point Firefox web browser to [[http://127.0.0.1:5984/_utils/index.html]] and run the test suite. + == Windows Service Permissions == + + Should several tests fail with "permission errors", check the Windows service parameters. You will need to be logged in from an Administrator account to do this. + * After installation, start the Windows ''Services'' management component. + * Click on ''Apache CouchDB'' service and select the [''Log On'']] tab. + * You may find that "'''''Log on as'':'''" has not been set. You can either select + * ''Local System account'', or + * ''This account'' and specify a user or other account on your PC. + * If you are using your CouchDB outside your own machine, say on the LAN -- Using the ''This account'' option with curtailed privileges is highly recommended (''by me''). + '''See also''': + * ReadMe file + * https://issues.apache.org/jira/browse/COUCHDB-326 +