I have installed this patch: http://drupal.org/node/231298#comment-1420180 on my local development site but when I load http://water.uidaho.edu, I am now getting the "install drupal" page rather than my completed site. I was going to do the same for my live site but I'm now at standstill. I also added some documentation on how to do this to drupal and need to modify! I have checked and checked and don't see any problems.
Hoping that someone can please help me? If I should post somewhere else, do please tell me.
Here are some details of my set-up, which might help I hope:
1. WinXP with apache2triad running
2. Drupal 6.14
3. Multisite set-up --- no symlinks -- each site has its own mysql database -- using virtual hosts
4. Each domain has its own sites file
5. Structure: C://apache2triad/htdocs/drupal/sites/water.uidaho.local url: http://water.uidaho.local (water.uidaho.local became 'water' (without quotes) after patch applied
What I did:
1. Used Cygwin to install patch (first time I've done a patch / first time used cygwin)
..............put patch here........
......................C://apache2triad/htdocs/
..............ran patch from here............
.......................C://apache2triad/htdocs/drupal/
2. Put sites.php inside sites/water.uidaho.local The settings file is there, too
3. Changed sites/water.uidaho.local to sites/water
4. Went to http://water.uidaho.local and I get the reinstall Drupal page
PATCH results:
There was a hunk failure but it was the update to the changelog.txt which I didn't think matters. Does it??
Sunni Freyer@rainbowend /cygdrive/c/apache2triad/htdocs/drupal
$ patch -p0 <../multisite-d6-2.patch
patching file CHANGELOG.txt
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file CHANGELOG.txt.rej
patching file includes/bootstrap.inc
patching file sites/default.sites.php
Sunni Freyer@rainbowend /cygdrive/c/apache2triad/htdocs/drupal
$
Files attached
1. I attached the sites.php file (renamed sites.txt)
2. I attached the bootstrap.inc file (renamed bootstrap.txt)
| Comment | File | Size | Author |
|---|---|---|---|
| bootstrap.txt | 38.32 KB | Sunshiney | |
| Copy of sites.txt | 1.9 KB | Sunshiney | |
| multisite-d6-2.patch | 6.09 KB | Sunshiney |
Comments
Comment #1
Sunshiney commentedResolved: sites.php goes up one directory level