Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The following page has been changed by David Liu: http://wiki.apache.org/couchdb/Installing_on_Windows The comment on the change is: correct the default.ini couchdb section; added create ebin directory. ------------------------------------------------------------------------------ C:\Program Files\erl5.7.1\lib\apache-couchdb-0.9.0 }}} - Make the following empty directory: + Make the following empty directories: {{{ C:\Program Files\erl5.7.1\lib\mochiweb-0.01\ebin + }}} + + {{{ + C:\Program Files\erl5.7.1\lib\apache-couchdb-0.9.0\ebin }}} == Provide ICU to Erlang == @@ -155, +159 @@ Edit the file to look something like this: {{{ - [Couch] + [couchdb] database_dir = c:/data/couch view_index_dir = c:/data/couch util_driver_dir = C:/Program Files/erl5.7.1/lib/apache-couchdb-0.9.0/priv @@ -218, +222 @@ couch_server:start(). }}} + If you encounter any trouble, set the log 'level' to 'debug' in default.ini To check that everything has worked point your web browser to
