I am using the default Apache install that comes with OSX and Passenger 
3.0.6.  Everything was working fine and then today I started getting the 
error:

[Fri May 27 09:00:58 2011] [error] [client 127.0.0.1] Symbolic link not 
allowed or link target not accessible: /Users/tom/sites

The directory is configured as:

    <Directory "/Users/tom/sites/c1/public">
       Options Indexes FollowSymLinks MultiViews
       Order allow,deny
       Allow from all
    </Directory>

I don't believe it is a permissions error, I gave 777 permissions on the 
folder being logged just in case.  Nothing has changed except for changing 
out gemsets.  What could cause this message?

Thanks,
Tom

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to