Re: drupal 6 site not loading images
Muzaffer Tolga Ozses <[email protected]> Tue, 18 Nov 2014 15:43:08 +0200
| Newsgroups | gmane.comp.php.drupal.support |
|---|---|
| Message-ID | <CAMAQ3nLmwfnLjjVd3-xTehWB7aG2A=ZZ6CQ6FUroYCvLniV3-A@mail.gmail.com> |
You should set the DocumentRoot to /var/www/sdcwa (if your Drupal files are under that) and comment out RewriteBase and the like out. On 18 November 2014 15:38, Richard Damon <[email protected]> wrote: > Ok, I had it backwards, you want /var/www/sites to be a link to > /var/www/sdcwa/sites > > On 11/17/14, 9:37 PM, Néstor wrote: > > HI Richard thanks for reponding. > > > > My sdcwa folder is in the DocumentRoot folder > > /var/www/ <-- DocumentRoot > > /var/www/sdcwa <-- Drupal site > > > > It is working but the images are not. > > > > Thnaks again, > > > > Nestor > > > > On Mon, Nov 17, 2014 at 5:14 PM, Richard Damon > > <[email protected] <mailto:[email protected]>> wrote: > > > > On 11/17/14, 1:37 PM, Néstor wrote: > > > HI, > > > > > > I have a site working on rhel5.11 and I need to transfer it to > > ubuntu > > > but images point to www.mysite.com:81/ <http://www.mysite.com:81/> > > > <http://www.mysite.com:81/>sites/default/files/images/ instead of > > > www.mysite.com:81/ <http://www.mysite.com:81/> > > > <http://www.mysite.com:81/>sdcwa/sites/default/files/images > > > > > > I am new to Ubuntu, I just do not know what else to do. I tried > > > following certain > > > tutorials but to no effect. > > > I was able to install drupal6 and run it but I am not able to run > my > > > drupal 6 site sdcwa. > > > > > One option might be to place a symbolic link in the document root > > named > > sdcwa pointing to the document root, or make a directory called sdcwa > > and place a link called sites to document root/sites > > > > -- > > Richard Damon > > > > -- > > [ Drupal support list | http://lists.drupal.org/ ] > > > > > > > > > > > -- > Richard Damon > > -- > [ Drupal support list | http://lists.drupal.org/ ] > -- [ Drupal support list | http://lists.drupal.org/ ]