Page 1 of 1

ERR [Can't make events: Permission denied]

Posted: Wed Oct 21, 2009 6:27 pm
by ttkh
Oct 21 11:18:24 bpl-tim-1 zma_m16[597]: ERR [Can't make events: Permission denied]
Oct 21 11:18:24 bpl-tim-1 zma_m16[597]: ERR [Can't make events/16: No such file or directory]
Oct 21 11:18:24 bpl-tim-1 zma_m16[597]: FAT [Can't change directory to 'events': No such file or directory]
Oct 21 11:18:24 bpl-tim-1 zmdc[32740]: INF ['zma -m 16' crashed, signal 6]


I've the directories call events in zmwebdir but it keep on saying it is not there? Can someone help me please. Here is my configure flag

./configure --with-libarch=lib64 --with-mysql=/usr/local --with-ffmpeg=/usr/local --with-webdir=/srv/www/htdocs/zm --with-cgidir=/srv/www/cgi-bin --with-webuser
=wwwrun --with-webgroup=www ZM_SSL_LIB=openssl --enable-mmap=yes --enable-debug=
yes --enable-crashtrace=yes

There is an events directory in /srv/www/htdocs/zm/events but the errors keep on saying permission denied even with 777

Back to top

Posted: Thu Oct 22, 2009 8:00 am
by KeithB
Have you tried?

chown -R apache:apache /srv/www/htdocs/zm/events