User talk:Luptonma
Category: Troubleshooting
I've removed the following from Category:Troubleshooting:
I ran across a problem with directory access via http and https. I had set permissions on the directory to 755 I had cleared the .htaccess settings Yet I could not access the directory other than through SSH
Turns out I had Subversion (SVN) enabled and had that directory set up as a repository
So if you have directory access problems with a website directory check the following:
- Do you have the directory permissions set to 755 (or whatever is appropriate for your application)?
- Are your .httaccess settings including usernames and passwords correct (you can set this from the Dreamhost control panel now)?
- Is Subversion, or some other application, already using that directory and blocking access?
Hope this saves someone some time in the future.
Max L.If you want to make comments, please use an appropriate talk page. Your experience should probably be documented in the Subversion article, but please make sure it follows the guidelines mentioned in Category:Cleanup. -- Scjessey 13:01, 13 Sep 2006 (PDT)
I've started a page for this, Directory Access Troubleshooting. Thanks for your contribution, and don't worry about "the details" above. :-)