Shinji Kuwayama

19 Oct, 2009

Passenger+Apache Permission Error under Snow Leopard

Posted by: Shinji Kuwayama In: Rails| Tech Tips

So I started getting an Apache permission error when trying to load up a Ruby on Rails app under Passenger:

"You don't have permission to access / on this server."

After spinning my wheels for a little while, I discovered it was because I had turned on FileVault (in Snow Leopard, but I believe it’ll happen the same way in Leopard).

The fix was simple:

chmod +a "www allow search" /Users/username

I hope this saves some Googler  a few minutes…

1 Response to "Passenger+Apache Permission Error under Snow Leopard"

1 | Markus Mahlberg

February 12th, 2010 at 4:16 pm

Avatar

Worked perfectly. Saved my day. Thanks.

Comment Form

About

View Shinji Kuwayama's profile on LinkedIn Shinji Kuwayama is a Rails developer in Chicago, Illinois.

Twitter

Posting tweet...