• After completing word press installation when i logging in with my admin password it shows following error

    Server Error

    403 – Forbidden: Access is denied.
    You do not have permission to view this directory or page using the credentials that you supplied.

    please tell me where i am making a mistake?

Viewing 1 replies (of 1 total)
  • This is like an error in your .htaccess file. For example, if it reads
    DirectoryIndex index.html
    change it to
    DirectoryIndex index.html index.php

    If that doesn’t solve it, cut and paste your .htaccess file here, using the code button in the reply box to ensure it is readable.

Viewing 1 replies (of 1 total)
  • The topic ‘Logging error’ is closed to new replies.