Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
I have found this error lately

Code: Select all
Could not successfully run query: Table 'couch_settings' is read only

How to fix this? Need help...

Thanks in advance.

Hi,

It seems to be a permission related Database issue.
Please use phpMyAdmin (or whatever tool provided by your host) and check the permissions set on the database.

The user you specified in couch/config.php should have full permissions on the database specified at the same place.

If the error persists, please contact your host.

Hope it helps,

Re:

KK wrote: Hi,

It seems to be a permission related Database issue.
Please use phpMyAdmin (or whatever tool provided by your host) and check the permissions set on the database.

The user you specified in couch/config.php should have full permissions on the database specified at the same place.

If the error persists, please contact your host.

Hope it helps,


Thanks KK,

I knew it, its from the hosting server side problem.

I have solved this problem.

Have a good day.
3 posts Page 1 of 1
cron