• Hey all,

    I just completed a manual WordPress 3.3 installation. The WordPress site itself is operational but when I attempt to login to the admin page, I receive the error right after I submit my username/password info.

    The error is posted below:
    Warning: require_once(/usr/local/pem/vhosts/111692/webspace/httpdocs/wp/admin.php): failed to open stream: No such file or directory in /usr/local/pem/vhosts/111692/webspace/httpdocs/wp/wp-admin/admin.php on line 12 Fatal error: require_once(): Failed opening required ‘/usr/local/pem/vhosts/111692/webspace/httpdocs/wp/admin.php’ (include_path=’.:/usr/libexec/php5-cgi/share/pear’) in /usr/local/pem/vhosts/111692/webspace/httpdocs/wp/wp-admin/admin.php on line 12

    Thank you in advance for any assistance anyone can provide.

    Trey

Viewing 5 replies - 1 through 5 (of 5 total)
  • check in wp folder if there is wp-admin folder

    If u can access the phpMyadmin, check the site url and home url. for more details, please go to: http://codex.wordpress.org/Changing_The_Site_URL . Also, plz check the ownership (UID) of the files within the folder wp-admin (u can run a chown -R as root and check whether this folder does exist or not.

    Thread Starter Trey333

    (@trey333)

    Hey all,

    Thanks for the replies.

    GovPatel, there is a wp-admin folder in the wp folder.

    Ravinmallya, I was able to check the siteurl and homeurl using phpMyAdmin and it was “http://www.expertravelsolutions.com/wp” which I believe is correct. As far as the UID files are concerned, I’m a little unclear as to the instructions. (chown -R as root)

    Thanks for any additional help.

    Trey

    replace wp-admin folder may be file corrupted while uploading

    Thread Starter Trey333

    (@trey333)

    Hi Govpatel,

    After making changes to the phpmyadmin, I am now receiving a different error when trying to access the admin page. I’ve included it below:
    “Fatal error: Call to undefined function is_multisite() in /usr/local/pem/vhosts/111692/webspace/httpdocs/wp/wp-admin/admin.php on line 14”

    Can someone shed some additional light on this topic?

    Thanks

    T

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can't access admin page’ is closed to new replies.