README file issues
------------------
Key: COUCHDB-182
URL: https://issues.apache.org/jira/browse/COUCHDB-182
Project: CouchDB
Issue Type: Bug
Components: Documentation
Affects Versions: 0.8.1
Environment: Mac OS X 10.5, Power Mac G5
Reporter: Rich Morin
Priority: Minor
The README file contains the following lines:
To load the launchd configuration you must run the following command:
sudo launchctl load /usr/local/Library/LaunchDaemons/org.apache.couchdb
You can stop the Apache CouchDB daemon by running the following command:
sudo launchctl unload /usr/local/Library/LaunchDaemons/org.apache.couchdb
In both commands, the file name needs to have ".plist" appended.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.