Problems Installing with XAMPP
-
Hi I followed the directions using at:https://www.tamba2.org.uk/wordpress/xampp/
I got all the way to the end of the directions. It didn’t work and I got the following error message:define(‘DB_NAME’, ‘wordpress’); // The name of the database define(‘DB_USER’, ‘username’); // Your MySQL username define(‘DB_PASSWORD’, ‘password’); // …and password define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value
Warning: require_once(ABSPATH/wp-admin/admin-functions.php) [function.require-once]: failed to open stream: No such file or directory in C:\Program Files\xampp\htdocs\wordpress\wp-admin\upgrade-functions.php on line 3Fatal error: require_once() [function.require]: Failed opening required ‘ABSPATH/wp-admin/admin-functions.php’ (include_path=’.;C:\Program Files\xampp\php\pear\’) in C:\Program Files\xampp\htdocs\wordpress\wp-admin\upgrade-functions.php on line 3
I have dreamweaver MX on my machine. Is this causing my problems? all the .php files are saved as dreamweaver files.
- The topic ‘Problems Installing with XAMPP’ is closed to new replies.