Hello all,
I'm trying to develop a theme and have installed wordpress locally using XAMPP, however I can't access the dashboard, I get this error:
"Warning: require_once(ABSPATHwp-admin/includes/bookmark.php) [function.require-once]: failed to open stream: No such file or directory in C:\Program Files\xampp\htdocs\wordpress\wp-admin\admin.php on line 10
Fatal error: require_once() [function.require]: Failed opening required 'ABSPATHwp-admin/includes/bookmark.php' (include_path='.;C:\Program Files\xampp\php\PEAR') in C:\Program Files\xampp\htdocs\wordpress\wp-admin\admin.php on line 10"
I'm new to XAMPP and don't have a clue how to go about resolving this - I tried a new installation and it resulted in the same thing.
Any suggestions greatly appreciated.