• perkedel

    (@perkedel)


    I’m running a WP site with these:
    WP 3.5.1
    MySQL 5.6.10.1
    PHP 5.4.12
    IIS7 Server 2008 Enterprise.

    The website loads fine, so I know php and iis are working. It’s just the wp-admin is inaccessible.
    This site was on some godaddy host, but moved over to our org’s private site by copying the entire root folder, and imported the mysql database.

    IIS error seems to be
    detailed error info:
    Module FastCgiModule
    Notification ExecuteRequestHandler
    Handler PHPFastCGI
    Error Code 0x00000000
    Requested URL https://wrdprs:80/wp-admin/index.php
    Physical Path C:\inetpub\wwwroot\wp-admin\index.php
    Logon Method Anonymous
    Logon User Anonymous

    2013-03-13 16:13:25 <server.ip.here> GET /wp-admin/ – 80 – <my.pc.ip.here> Mozilla/5.0+(Windows+NT+6.2;+WOW64;+rv:19.0)+Gecko/20100101+Firefox/19.0 500 0 0 296

    detailed error makes no sense, since the error code is 0, which there’s no error. I don’t think it’s the fastcgimodule problem, since the website itself loads okay.

    Is there special caution when importing a WP from external host to privately owned host?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wp-admin error 500.0’ is closed to new replies.