• Resolved bradenom

    (@bradenom)


    My problem started when I tried adding the MyBB forum plugin to my website. I got to the step where it told me to CHMOD 666 certain files. I didn’t know what that meant, but figured it out. Now my entire site brings up a 403 forbidden error – not just on my computer either. Because of a lack of time to work on the problem, a month or more has passed and I have no idea what files I messed with or what is causing this 403 error. I go to the file listed on the error screen and the permission is at 644, along with all the other files I checked. I remembered something about an .htaccess file, but it wasn’t in my directory. I created a new one and whenever I rename it to .htaccess it disappears.

    How can I get my page back to normal?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Did you CHMOD the *files* to 666, or their *directories* (folders) to 666?

    Thread Starter bradenom

    (@bradenom)

    Aha! It was the main directory. I didn’t remember changing any folders so thanks for having me check!

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    You’re welcome! Directories should be 755, unless you absolutely need 777 and are willing to accept the security risk.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Tried to CHMOD, now I can't access my site at all’ is closed to new replies.