I just uploaded wordpress 2.9.2 onto my web host. which is:
Apache 2.2.11
PHP 5.2.9
MySQL 5.0.90-community
I changed the wp-config-sample.php file and renamed it to wp-config,php and then ran the install.php program.
When I did, I keep getting the message:
HTTP 404
The webpage cannot be found.
I did check the database I created for the website, and 11 tables were created in the database which leads me to beleive that I setup the
wp-config.php file correct.
So what could be going wrong?