For simplicity sake, could someone confirm these 6 simple steps to Profile Installation. I'm assuming I making a simple error but after numerous clean install attempts...just can't get it.
(previously created new DB and Users via Cpanel, cleared cache, etc...)
1. Unpack then Upload core Drupal code to main Directory
2. Duplicate, Rename, Upload: site/default/default.settings.php to settings.php
(there should be 2 files in directory when done)
3. Set permissions: for /sites/
default/settings.php => 666
/default/ => 777
4. Upload then Unpack the Profile code (ex. UberDrupal) into /profiles/ directory
5. Open URL (ex. www.example.com) and run installation.
6. During installation select Standard or XYZ Profile type installation
I read README.txt in the Profile but didn't find a possible cause.
Questions:
Q1. Does the sequence matter? (Core->run install->Profile run install) or (Core->Profile->run install)?
Q2. I'm installing Drupal 6 with UberDrupal. Select Installation Profile->[Save and Continue] continue to get the error below despite trying different things. But when use the [BACK] button in the brower and select the straight forward DRUPAL installation...no problem.
***********