Page 1 of 1

Can't access console - Cannot write to content dirs('events','/home'). Check that these exist and are owned by the web a

Posted: Wed Oct 26, 2016 6:50 am
by pasties4me
I mistakenly edited the Paths section of the config area, and now I can't access the console...

Cannot write to content dirs('events','/home'). Check that these exist and are owned by the web account user

Is there a config file I can edit / reset to correct this ?

Re: Can't access console - Cannot write to content dirs('events','/home'). Check that these exist and are owned by the w

Posted: Wed Oct 26, 2016 7:28 am
by pasties4me
OK, I've just seen this post..so let me that first

Top
User avatarknnniggett
Posts: 1619
Joined: Thu Oct 18, 2007 2:55 pm
Location: Shiloh, IL
Contact: Contact knnniggett
Re: "Cannot write to content dirs" ERROR
Postby knnniggett ยป Mon Apr 11, 2016 12:56 am

Re: Can't access console - Cannot write to content dirs('events','/home'). Check that these exist and are owned by the w

Posted: Wed Oct 26, 2016 11:07 am
by pasties4me
This is now fixed, thanks
The edit to index.php did the trick

Re: Can't access console - Cannot write to content dirs('events','/home'). Check that these exist and are owned by the w

Posted: Sat Nov 26, 2016 2:03 am
by APP66
I'm having the same problem. Sorry I don't understand how you fixed it. Where & how did you change Index.php?

Re: Can't access console - Cannot write to content dirs('events','/home'). Check that these exist and are owned by the w

Posted: Mon Nov 28, 2016 10:58 pm
by APP66
Ok fixed using the following API command:
curl -XPUT http://localhost/zm/api/configs/edit/ZM_DIR_EVENTS.json -d "Config[Value]=events"
Checked using:
curl -XGET http://localhost/zm/api/configs/view/ZM_DIR_EVENTS.json