Trying to run the install script at the following url: http://localhost/wordpress/wp-admin/install.php. Getting Object Not Found error message that the url is not found on this server. Any solutions?
Trying to run the install script at the following url: http://localhost/wordpress/wp-admin/install.php. Getting Object Not Found error message that the url is not found on this server. Any solutions?
Recheck your installation path. Confirm that WordPress is installed inside the web server document root, and located in a sub-directory named wordpress.
If yes, confirm that all of the files made it safely to their destination inside of that directory. If that appears to be correct, try http://localhost/wordpress/readme.html
If that fails to open the readme.html file, what do you see when you visit http://localhost - and how did you install the web server? eg... WAMP, MAMP, XAMPP, other.
You must log in to post.