Apache +Mac OS X+ permission denined anything outside of web folder!

whenever I try to access anything outside of a webfolder it also get permissions denied! I did chmod 755 to a folder that I want to access and I would get an error like this

Warning: opendir(/Users/blasto333/Music/iTunes/iTunes\ Music) [function.opendir]: failed to open dir: Permission denied in /Library/WebServer/Documents/index.php on line 41


This does not only happen with php scripts, but with everything! It happens with symlinks also! What could be the problem! I can access stuff from inside the web folder!

 

 

 

 

Top