I am getting following error when I try to access the install.php using following URL:
http://localhost/wordpress/wp-admin/install.php
There doesn't seem to be a wp-config.php file. I need this before we can get started. Need more help? We got it. You can create a wp-config.php file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file.
If I try to create it using the web interface my browser is re-driected to following URL and I get following error on the browser:
URL: http://localhost/wordpress/wp-admin/setup-config.php
Error Message
Sorry, I need a wp-config-sample.php file to work from. Please re-upload this file from your WordPress installation.
I am using following softwares on Windows XP SP2
Apache 2.2, PHP5.2, WordPress2.0.3, MySQL 5.0
I have checked almost all the threads and was not able to solve this issue. Hence I am posting this once again.