Re: [Server-devel] XSCE links to filesfrom Moodle

2013-06-26 Thread David Leeming
Thanks Jerry your pointer was spot on. I edited the permissions in /etc/httpd/conf.d/html.conf from the old syntax to "Require all granted" and it solved the problem. David From: David Leeming [mailto:da...@leeming-consulting.com] Sent: Wednesday, 26 June 2013 2:36 p.m. To: 'server-

Re: [Server-devel] [XSCE] Fwd: XSCE links to filesfrom Moodle

2013-06-26 Thread George Hunt
David, It sounds like moodle (a php application running under the httpd server, which is itself running as the user "apache") does not have read permission on the files you would like to serve. I checked my instance of XSCE. My /library folder has root:root user and group with read and execute pe