I installed the multisite-d6-2.patch, to be able to use a temporary url for development prior to final production domain (nectiva.com). This is my sites.php file:
$sites = array(
'mialojamiento.es/drupal614/nectiva' => 'nectiva.com'
);
I uploaded the patched bootstrap.inc (attached to this post in .txt format), I created the sites/nectiva.com directory with settings.php file in it, I cleared caches, I ran update.php, but when I call 'http://mialojamiento.es/drupal614/nectiva' , I got 'Page not found'
btw, I recently updated my drupal to 6.15 . It's running on a hosted Linux-Apache server.
Anyone can help ?
Comments
Comment #1
Enrim commentedFollowing my post: Same problem happens if I use symlinks instead of sites.php.
Comment #2
IncrediblyKenzi commentedNot sure if this will help, but I have the following patch against Drupal 7 that will reconcile symlinks to real paths. Looking at common.inc in D6, it appears about the same.
Comment #3
kars-t commentedHi
I am closing this issue to clean up the issue queue. Feel free to reopen the issue if there is new information and the problem still resides. If not please make sure you close your issues that you don't need any more.
Maybe you can get support from the local user group. Please take a look at this list at groups.drupal.org.