• im trying to install WP, but im getting the following errors.
    I have checked my wp-config.php and it semms fine.

    Parse error: parse error in /PATH/wp-config.php on line 3

    Warning: main(ABSPATH/wp-admin/admin-functions.php): failed to open stream: No such file or directory in /PATH/wp-admin/upgrade-functions.php on line 3

    Fatal error: main(): Failed opening required ‘ABSPATH/wp-admin/admin-functions.php’ (include_path=’.:/usr/local/share/pear’) in /PATH/wp-admin/upgrade-functions.php on line 3

    What am i doing wrong ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The “No such file or directory” is admin-functions.php in wp-admin/. Is that file there?

    You may want to double-check that all your WordPress files have been uploaded and to the correct location/directory.

    Thread Starter jaidutt

    (@jaidutt)

    Thanks for the reply

    I sorted this thing out but now im in a new mess. I keep getting Error 500 even though the setup-config.php confirms that the database has been connected to.

    Fatal error: Call to undefined function: get_header() in /home/wildx/public_html/spirit/wordpress/wp-admin/index.php on line 1

    what did I do wrong?

    @shizuki,
    when did you get this error?
    Either start your own thread or give more information. Was it during the installation? Which step? etc.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Unsuccessful installation’ is closed to new replies.