Viewing 10 replies - 1 through 10 (of 10 total)
  • What version of PHP?

    Also, I can see the login page at:

    //http://www.highgrowthcoach.org/wp-login.php

    Clear browser cache and check server requirements for WP3.3.1

    Thread Starter Exponential

    (@exponential)

    Hi there,

    Thanks for your response!

    I have PHP Version information: 3.3.5

    You have highlighted something very interesting… If I go to /wp-login.php I am able to login in with no problems!?

    Thanks again for your help!

    James

    Please still review the server requirements for WP3.3.1

    I believe you need at least IIS7 to run PHP5+

    Thread Starter Exponential

    (@exponential)

    Hi again,

    I told you the wrong information before (bare with me as I am not an expert when it comes to this sort of thing!).

    PHP Version 5.2.14 is what I am running.

    I think there seems to be a problem with WordPress redirecting from /wp-admin to /wp-login.php and back. Although if I access /wp-login.php directly I am able to successfully login my Developer who is using a Mac only gets a blank white screen.

    Thread Starter Exponential

    (@exponential)

    I have checked the WordPress Server Requirements as followed:

    PHP 5.2.4 + – PHP Version 5.2.14 (OK)

    MySQL 5.0 + – MySQL Server 5.1.49 (OK)

    The mod_rewrite Apache module – Helion ISAPI_Rewrite 3.1.0077 Lite (?)

    I believe this is an alternative to Apache?! So should be fine?

    This all seems to be OK?

    Any ideas?

    Thanks in advance,

    James

    Ok listen up,

    I found a rather strange syntax in my wp-config,
    The blabla i made but for the cookie domain thing and wp_cache there where those blockie things (alt+0127) i can’t reproduce them here in the forum i will place a “O” where those blocks where standing.
    If you find them you should change it in a ‘

    define('AUTH_KEY',         'blabla');
    define('SECURE_AUTH_KEY',  'blabla');
    define('LOGGED_IN_KEY',    'blabla');
    define('NONCE_KEY',        'blabla');
    define('AUTH_SALT',        'blabla');
    define('SECURE_AUTH_SALT', 'blabla');
    define('LOGGED_IN_SALT',   'blabla');
    define('NONCE_SALT',       'blabla');
    <strong>define('COOKIE_DOMAINO, Ot3x.hyper-art.nlO);
    define('WP_CACHEO, true);

    I solved it and i came back in my wp-admin.

    Hope it will helps

    Thread Starter Exponential

    (@exponential)

    Hey, thanks for your help.

    I am a bit of an amateur when it comes to WordPress coding (I apologise) so I did not quite follow your instructions above.

    Can you please explain it further if possible?

    Howdy again.

    I put a picture on the web because the squares i can not show on the internet, you will only see a weird block with numbers.

    Little explanation about your error, i have no idea where that exactly comes from, i couldn’t login complete, get throwed back to the login page.

    The image shows you in red the squares in the code, in green you see the right way…
    Check in your wp-config if you find a similar thing with the blocks and replace them with the right syntax.
    See here the image.

    I only get a white screen with no login! I tried on Chrome and Explorer. I was trying to change the style of my search bar and entered code into the CSS (maybe in theme php or the main CSS?)and clicked “update”. When I tried to “view page”, it only showed a white screen and won’t let me login. I don’t know where to find FTP and I downloaded PHPMyAdmin but don’t know how or where to install it. Please help:
    http://www.earthfairlacrosse.org/wp-admin

    Thank you in advance!

    As per the Forum Welcome, please post your own topic. Your problem – despite any similarity in symptoms – is likely to be completely different.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘/wp-admin admin page won't load/ login’ is closed to new replies.