You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/02/06 00:54:39 UTC

[GitHub] [couchdb] xpagesbeast commented on issue #1020: On Mac: Local.ini file location? couchdb 2.1.1

xpagesbeast commented on issue #1020:
URL: https://github.com/apache/couchdb/issues/1020#issuecomment-1030719904


   I installed couchDB with Homebrew
   Then started couchDB
   Experienced the error with not having a Admin user setup.
   
   `vi /usr/local/Cellar/couchdb/3.2.0/etc/local.ini`
   
   ```
   [admins]
   admin = mysecretpassword
   ```
   
   Then tried couchDB using the terminal again, and it started.
   I found the path by search Hombrew 
   ` % brew list couchDB | grep ini    `         
    


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org