I am trying to do a fresh install of the latest Wordpress Mu 2.6 on a domain with subdirectory option. I followed the installation direction in readme.txt step by step and created a new blank database and user/password priviledges and chmoded the right folders. I then loaded the index.php install file from the browser and filled out the database and other related information. Upon pressing the Submit button, the browser tried to load the index.php page. But I got an error saying HTTP 500 Internal Server Error, meaning the website you are visiting had a server problem which prevented the webpage from displaying.
I then checked the database and found it is empty. I also checked the server and found that wp-config.php was created . When I tried to reload the index.php install file, I got the error message saying:
No WPMU site defined on this host. If you are the owner of this site, please check Debugging WPMU for further assistance.
I had tried reinstalling several times by deleting wp-config.php file, but to no avail.
I am installing Wordpress MU 2.6 on Linux using PHP 4.3.9 and Apache 2.
Would someone please help me out? FYI, I am an experienced WordPress MU 1.3.3 user for over a year. Thanks so much!