• So I solved my problem with trying to hook up to my database (Apparently, I’m a part of the 1% who can’t use “localhost.” Go figure.) and now after I try logging in, I get this error message page:

    You are not authorized to view this page

    And some other ominous sounding nonsense. Any idea why this would happen?

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

    (@macmanx)

    What is the “nonsense”? It’s more than likely important.

    Thread Starter jkuenzer

    (@jkuenzer)

    It’s the standard “You don’t have permission to access this page” that the server generates. It doesn’t look like anything Word Press generates.

    Moderator James Huff

    (@macmanx)

    In that case, try setting the permissions of all your WP files to 755 (CHMOD 755).
    https://www.tamba2.org.uk/wordpress/ftp/

    Thread Starter jkuenzer

    (@jkuenzer)

    Nope – still not working. And for the record, this is all of the information on the error page:

    You are not authorized to view this page
    You might not have permission to view this directory or page using the credentials you supplied.

    ——————————————————————————–

    If you believe you should be able to view this directory or page, please try to contact the Web site by using any e-mail address or phone number that may be listed on the https://www.kuenzer.com home page.

    You can click Search to look for information on the Internet.

    HTTP Error 403 – Forbidden
    Internet Explorer

    Moderator James Huff

    (@macmanx)

    Well, a 403 error is not WP’s fault. It’s either the permissions of the files, the permissions of the directory which they are in, a rogue .htaccess, or your webhost has some internal issues.

    Thread Starter jkuenzer

    (@jkuenzer)

    The permissions are properly set on the directory. Any tips (or links) on how to take care of a potential “rogue .htaccess” problem? I had the site running fine a couple of weeks ago.

    Moderator James Huff

    (@macmanx)

    Login via ftp and look for a .htaccess file in either your blog directory, or the directory above it. If you find one, rename it to “htaccess” (without the ‘.’), make a backup copy on your hard disk, and delete the one off of the server. Then, try your site again.

    Thread Starter jkuenzer

    (@jkuenzer)

    Now I’m just getting the login page with “Your session has expired.” every time I try to log in.

    Moderator James Huff

    (@macmanx)

    Did you delete a .htaccess file? Where was it?

    Thread Starter jkuenzer

    (@jkuenzer)

    In the root directory of my site, oddly enough.

    Thread Starter jkuenzer

    (@jkuenzer)

    After creating a number of databases, countless alterations to the wp-config.php file, deleting the .htaccess file, changing ‘localhost’ to my domain, saying a few dozen prayers, deleting cookies, setting the appropriate permissions to the appropriate directories and foregoing prayer in favor of hurling objects about the room, I am up and at ’em.

    Much thanks macmanx for your assistance and patience.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘No access? Error 403?’ is closed to new replies.