HI Sue
I just ran the wizard again, and this time it tole me that everything was fine. But I still have the same problem accessing my login to the control panel, and the homepage is still a blank screen.
So, lets just run throught this:
I have a domain: maxdrake.co.uk which has a successful installation of ee1.7.0 on it. In a sub folder, at hte same level as the system folder of maxdrake.co.uk I have the root of an add-on domain, seriouslystoneage.com. I am trying to install ee2.1.3 in the addon domain.
The original domain has index.php removed via some code (the exclusion method) in the .htaccess file. I have also put seriouslystoneage.com in this line of code, as it is at the same level as the systems, themes, and images files for the maxdrake.co.uk domain. I discovered that I needed to do this to get the ee2.1.3 installer to open and work.
I have changed the name of the new systems folder for the addon domain in the index.php file prior to uploading.
I have changed all the necessary file permisssions.
Ah yes, one other thing, in the original domain, prior to adding the addon domain, I changed some code in the index.php file according to http://expressionengine.com/wiki/Workaround_for_Forced_Query_Strings/
this seemed to be the only way I could get all the pages of the maxdrake.co.uk website to display without index.php in the urls.
Hope this all makes sense.