Cannot write to content dirs :?:

Forum for questions and support relating to the 1.32.x releases only.
Post Reply
jsrober
Posts: 5
Joined: Tue Nov 13, 2018 7:14 pm

Cannot write to content dirs :?:

Post by jsrober »

Hi,

I can't figure out why ZM can't write to the events and images directories.

The directories exist, are owned by apache, and are world-writable. What am I doing wrong?

Thanks,
John

root@coffeelake(/data/zoneminder) 1073# ls -lrt
total 8.0K
drwxrwxrwx 2 apache apache 4.0K Nov 4 20:14 events/
drwxrwxrwx 2 apache apache 4.0K Nov 13 14:26 images/


Date/Time
Component Server PID Level Message File Line
2018-11-23 15:52:10 web_php 8154 WAR Cannot write to content dirs('/data/zoneminder/events','/data/zoneminder/images'). Check that these exist and are owned by the web account user /usr/share/zoneminder/www/index.php 169
2018-11-23 15:52:07 web_php 8154 WAR Cannot write to content dirs('/data/zoneminder/events','/data/zoneminder/images'). Check that these exist and are owned by the web account user /usr/share/zoneminder/www/index.php 169
2018-11-23 15:52:07 web_php 8154 WAR Storage::disk_usage_percent: path /data/zoneminder/events does not exist /usr/share/zoneminder/www/includes/Storage.php 160
2018-11-23 15:52:07 web_php 8154 ERR Path /data/zoneminder/events does not exist. /usr/share/zoneminder/www/includes/Storage.php 198
2018-11-23 15:52:07 web_php 8154 ERR Path /data/zoneminder/events does not exist. /usr/share/zoneminder/www/includes/Storage.php 181
2018-11-23 15:52:07 web_php 8154 ERR Path /data/zoneminder/events does not exist. /usr/share/zoneminder/www/includes/Storage.php 198
2018-11-23 15:52:07 web_php 8154 WAR Storage::disk_usage_percent: path /data/zoneminder/events does not exist /usr/share/zoneminder/www/includes/Storage.php 160
2018-11-23 15:52:07 web_php 8154 WAR Storage::disk_usage_percent: path /data/zoneminder/events does not exist /usr/share/zoneminder/www/includes/Storage.php 160
2018-11-23 15:52:07 web_php 8154 WAR Cannot write to content dirs('/data/zoneminder/events','/data/zoneminder/images'). Check that these exist and are owned by the web account user /usr/share/zoneminder/www/index.php 169
2018-11-23 15:52:05 web_php 8154 WAR Cannot write to content dirs('/data/zoneminder/events','/data/zoneminder/images'). Check that these exist and are owned by the web account user /usr/share/zoneminder/www/index.php 169
2018-11-23 15:52:03 web_php 8154 WAR Cannot write to content dirs('/data/zoneminder/events','/data/zoneminder/images'). Check that these exist and are owned by the web account user /usr/share/zoneminder/www/index.php 169
2018-11-23 15:52:02 web_php 8154 WAR Storage::disk_usage_percent: path /data/zoneminder/events does not exist /usr/share/zoneminder/www/includes/Storage.php 160
2018-11-23 15:52:02 web_php 8154 ERR Path /data/zoneminder/events does not exist. /usr/share/zoneminder/www/includes/Storage.php 198
2018-11-23 15:52:02 web_php 8154 ERR Path /data/zoneminder/events does not exist. /usr/share/zoneminder/www/includes/Storage.php 181
2018-11-23 15:52:02 web_php 8154 ERR Path /data/zoneminder/events does not exist. /usr/share/zoneminder/www/includes/Storage.php 198
2018-11-23 15:52:02 web_php 8154 WAR Storage::disk_usage_percent: path /data/zoneminder/events does not exist /usr/share/zoneminder/www/includes/Storage.php 160
2018-11-23 15:52:02 web_php 8154 WAR Storage::disk_usage_percent: path /data/zoneminder/events does not exist /usr/share/zoneminder/www/includes/Storage.php 160
2018-11-23 15:52:02 web_php 8154 WAR Cannot write to content dirs('/data/zoneminder/events','/data/zoneminder/images'). Check that these exist and are owned by the web account user /usr/share/zoneminder/www/index.php 169
2018-11-23 15:52:01 web_php 8154 WAR Cannot write to content dirs('/data/zoneminder/events','/data/zoneminder/images'). Check that these exist and are owned by the web account user /usr/share/zoneminder/www/index.php 169
Post Reply