• Forums,

    I’ve just completed an install on my local apache 2.2 server so I can play around with some WP features before I buy some webspace. I know previous to installing WP, PHP, MySQL and Apache were all working fine together. However, after I’m done logging into WP (username and randomly generated password) right after the 5 minute install, I’m greeting with a blank page. Anyone have any ideas?

    Thanks,
    Jordan.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter yooree

    (@yooree)

    To add upon this,

    Right after logging in I see an error on firebug:
    (NS_ERROR_NOT_IMPLEMENTED) On the nsLoginManager.js
    on a line of code as follows:
    this._pwmgr.log(“onStateChange accepted: req = ” +
    (aRequest ? aRequest.name : “(null)”) +
    “, flags = 0x” + aStateFlags.toString(16));

    Thread Starter yooree

    (@yooree)

    Hm,
    Well I’ve figured out a few things.

    I’ve been accessing localhost:80/ruby/wp/wp-admin/admin.php which allows me to log in, followed by a blank white screen.
    Then I started to use localhost:80/ruby/wp/wp-admin/index.php which allows me access to my admin panel.

    My next question, though, is if I enter localhost:80/ruby/wp/wp-admin/ shouldn’t I be greeted with the admin panel?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t Access Admin Panel’ is closed to new replies.