bhomass wrote:I am adding monitor on the console and got :
Warning: mkdir(events/4): Permission denied in /var/www/html/zm/zm_actions.php on line 234
Warning: symlink(): Permission denied in /var/www/html/zm/zm_actions.php on line 236
Check your permissions for the event folder that the web user (same user and group you used in the configure for zm) can READ and WRITE.
Regards,
Cordel
I checked. the event dir has apache:apache for u&g, in agreement with configure setting (default). nevertheless, I did a chmod o+w, and got rid of the waring messages. why is that? is zm running as some one else?
ZM will run as whom ever you configure it for but needs to be the same user and group that the web server is running. which varies depending of the flavor of linux.