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 ?
Can't access console - Cannot write to content dirs('events','/home'). Check that these exist and are owned by the web a
-
- Posts: 7
- Joined: Tue Aug 23, 2016 12:53 pm
-
- Posts: 7
- Joined: Tue Aug 23, 2016 12:53 pm
Re: Can't access console - Cannot write to content dirs('events','/home'). Check that these exist and are owned by the w
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
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
-
- Posts: 7
- Joined: Tue Aug 23, 2016 12:53 pm
Re: Can't access console - Cannot write to content dirs('events','/home'). Check that these exist and are owned by the w
This is now fixed, thanks
The edit to index.php did the trick
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
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
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
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