Why is the last part of the Word Press install not working?
I am installing Word Press to work in Dreamweaver. I have installed MAMP and everything is working fine, I assume. The location of the files are /applications/MAMP/htdocs/wp-content/themes/twentyten.
I have installed PHP/MySql on my machine and have set up the wordpress database as instructed. The last part of the process has me bogged down. In following step one of the process, I get a blank screen. Here's the url: http://localhost/wp-admin/install.php and the instructions to complete the process.
- With the WordPress files copied to the correct location in the htdocs folder, the web server installed, and a database created, open a browser and browse to http://localhost/wp-admin/install.php.
- A screen telling you to create a configuration file will appear. Click the Create a Configuration File button.
- Click the Let’s Go button to go to a page that allows you to enter your database information.
- Type your database name, wordpress.
- Type your MySQL user name and password (usually the user name and password are both admin, unless you changed them in the database).
- For the Database Host type localhost.
- Click Submit