WordPress is running on localhost for me (xampp). I've changed the wp-config.php but when I want to access (http://localhost/wordpress/wp-admin/install.php) this shows up:
Warning: require_once(C:\xampp\htdocs\wordpress/wp-load.php): failed to open stream: No such file or directory in C:\xampp\htdocs\wordpress\wp-admin\install.php on line 36
Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\wordpress/wp-load.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\wordpress\wp-admin\install.php on line 36
Can someone please help me with this?