Hi
Have done a search but can't find.
Gone through all the installation steps through to final test.
http://www.abc-hips.co.uk/blog/wp-admin/install.php
Get the following error.
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 define('DB_CHARSET', 'utf8'); define('DB_COLLATE', '');
Warning: require_once(ABSPATHwp-admin/includes/admin.php) [function.require-once]: failed to open stream: No such file or directory in /home/vhost/abc-hips.co.uk/html/blog/wp-admin/includes/upgrade.php on line 5
Fatal error: require_once() [function.require]: Failed opening required 'ABSPATHwp-admin/includes/admin.php' (include_path='.:/usr/local/lib/php') in /home/vhost/abc-hips.co.uk/html/blog/wp-admin/includes/upgrade.php on line 5
Any bright spark know what's happening?
I've tried following the file locations specified but they just send me around in circles!
Many thanks
Carl