Forums

Need Help with XP Install (2 posts)

  1. musigny
    Member
    Posted 6 years ago #

    I followed the instruction located at the following but now luck: http://www.tamba2.org.uk/wordpress/xampp/

    This is what I got:

    Getting the following when attempting to access: http://localhost/wordpress/wp-admin/install.php

    define('DB_NAME', 'wordpress'); // The name of the database define('DB_USER', 'root'); // Your MySQL username define('DB_PASSWORD', ''); // ...and password define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
    Warning: main(ABSPATH/wp-admin/admin-functions.php) [function.main]: failed to open stream: No such file or directory in C:\xampplite\htdocs\Wordpress\wp-admin\upgrade-functions.php on line 3

    Fatal error: main() [function.require]: Failed opening required 'ABSPATH/wp-admin/admin-functions.php' (include_path='.;\xampplite\php\pear\') in C:\xampplite\htdocs\Wordpress\wp-admin\upgrade-functions.php on line 3

    Any help would be greatly appreciated.

  2. Mark (podz)
    Support Maven
    Posted 6 years ago #

    You actually see from here:

    define('DB_NAME', 'wordpress');

    onwards in your browser ?

Topic Closed

This topic has been closed to new replies.

About this Topic