Forum for discussing general topics related to Couch.
2 posts Page 1 of 1
I just started attempting an install of Couch CMS using this guide:

http://www.couchcms.com/docs/tutorials/ ... -site.html

The problem I have is that my site doesn't currently use a database, so I have no database to point Couch to. I installed mysql onto my server, but will I need to create a database for Couch to use, and a user account? If so, are there any specific requirements for these two things?
Hi Mukti,

Yes, you'll need to create a database and a user (this is the information we feed into the 'couch/config.php' file).
Just make sure to grant the proper privileges to the user (choose 'ALL' if in doubt).

Hope this helps.
2 posts Page 1 of 1