Cannot login

  • Unknown's avatar

    I cannot login to my blogsite. Here is the message I get when I try to login:

    /** * Front to the WordPress application. This file doesn’t do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define(‘WP_USE_THEMES’, true); /** Loads the WordPress Environment and Template */ require( dirname( __FILE__ ) . ‘/wp-blog-header.php’ ); include_path=’.:/opt/php54/lib/php’

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Please provide the URL for the blog in question in the form of an active link starting with http:// so we can verify exactly where it is hosted.

    Please also tell us:
    (a) Exactly what kind of device you are using to connect to the internet and to WordPress.com.
    (b) Exactly which browser (and version of it) you’re using by checking here if necessary http://www.whatbrowser.org/

  • Unknown's avatar

    Good News. Hostgator hosts the site and they were able to find the problem with a couple of the php files. They were also able to fix the files. So everything is now working properly

  • Unknown's avatar

    In future you should ask questions at the WordPress.ORG forums. That’s where your version of the software is supported.

  • Unknown's avatar
  • The topic ‘Cannot login’ is closed to new replies.