Viewing 10 replies - 1 through 10 (of 10 total)
  • It looks like you might have a dodgy .htaccess file routing everything through WordPress, even if you call a PHP file directly (such as wp-login)

    What are the contents of your .htaccess file?

    Thread Starter pinkMobile

    (@pinkmobile)

    Hi Damian
    Thanks for you reply. Could you explain to me how I can find the contents of my .htaccess file? I am not a tech person ;o)

    Best,
    Camilla

    There should be a file called .htaccess in the root of your installation
    You may need to enable hidden files to see it…

    View it in Notepad or similar and then paste the contents here

    wpp

    (@wordpresspassionates)

    Hello Camilla,

    Please delete your last installed plugin from FTP, If you don’t remember that please change folder name of plugins one by one and refresh your page after every change keep doing this untill you find the culprit.

    Thanks

    Manoj Sharma

    [sig moderated as per the Forum Rules]

    Hi, I’ve got the same problem, my site doesnt work and cant log into crazysexyfuntraveler.com/wp-admin, the page is all blank and doenst connect. Have no idea what to do and where. Help, please!

    @crazysexyfuntraveler

    Your web site and your login page are both accessible to me at the moment.

    Thank u, it all started working again a couple of minutes ago. Just all of a sudden, the same as when it stopped working, so weird!

    Thread Starter pinkMobile

    (@pinkmobile)

    Hi everyone

    This i the .htaccess file?

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    What do I then do?

    Best,
    Camilla

    Thread Starter pinkMobile

    (@pinkmobile)

    Hi guys

    I still cannot access my back-end at http://pinkmobile.dk/wp-admin/

    Can some one help me out?

    Best,
    Camilla

    I have the same problem like Camila!
    My http://sippingsardinia.com/wp-admin/ is blank and there is no admin options after I logon.

    Can some one help with this issue?

    Many thanks,
    Aga

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘WP Admin access’ is closed to new replies.