I am learning wordpress, I think I have installed it according to the installation instructions, but the result is 404
- Download wordpress (ok)
- Create a database for WordPress on your web server, and also create a MySQL user with all permissions to enter and modify. (ok?)
- Rename the wp-config-sample.php file to wp-config.php.(ok)
- Open wp-config.php with your favorite text editor and fill in your database information.(ok?)
- Put the WordPress folder on your server where you want to put it(ok?)
- Visit wp-admin/install.php in your favorite browser to launch the installer(404)
Why?




