TYPO: > So I used the command 'chmod a+x -R' to allow read access on all these > files and directories, but the error still occurs. SHOULD READ: > So I used the command 'chmod a+r -R' to allow read access on all these > files and directories, but the error still occurs. (ie - a+r NOT a+x) Sorry! -- Posted via http://www.ruby-forum.com/.