php5 と codeigniter を arch Linux で動作させようとしています。現在、すべてのディレクトリのアクセス許可が台無しになっています。権限のリストを取得すると
ls -l
drwxrwxrwx 16 ytsejam users 4096 Jul 26 23:45 public_html
私のtest.phpは機能していましたが、今では常に次のようになります:
Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server. Error 403.
手伝って頂けますか ?