If PHP is not meant to run in Firefox, please explain the following instructions, especially a and c; if it didn’t work in a, why would it work in c, and how do you get install.php to work ?
2.Open wp-admin/install.php in your browser. It will take you through the process to set up a wp-config.php file with your database connection details.
a.If for some reason this doesn’t work, don’t worry. It doesn’t work on all web hosts. Open up wp-config-sample.php with a text editor like WordPad or similar and fill in your database connection details.
b.Save the file as wp-config.php and upload it.
c.Open wp-admin/install.php in your browser.