trying to install - apache permission denied error

216 views
Skip to first unread message

Kraig Hufstedler

unread,
Aug 6, 2013, 11:31:26 AM8/6/13
to simple...@googlegroups.com
I'm installing simplesamlphp on my mac, and running into permissions issues.

I got the "Alias /simplesaml /var/simplesamlphp/www" added to my virtual host, but when I try to access "localhost/simplesaml" I get the following error in the apache log:

[Tue Aug 06 10:23:06 2013] [error] [client 127.0.0.1] client denied by server configuration: /var/simplesamlphp/www

I'm assuming it's a simple file permissions issue but I have no idea where to start- any suggestions?

Thanks,

Kraig

Thijs Kinkhorst

unread,
Aug 7, 2013, 3:26:27 AM8/7/13
to simple...@googlegroups.com
Hi Kraig,
This is more on topic on Apache fora. But perhaps you're missing something
like

<Directory /var/simplesamlphp/www>
Order allow,deny
Allow from all
</Directory>



--
Thijs Kinkhorst <th...@uvt.nl> – LIS Unix

Universiteit van Tilburg – Library and IT Services
Bezoekadres > Warandelaan 2 • Tel. 013 466 3035 • G 236
Reply all
Reply to author
Forward
0 new messages