Does not like the URI
pknag - July 6, 2007 - 20:13
| Project: | Gallery |
| Version: | 5.x-2.x-dev |
| Component: | Installation / Setup |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I can get the 5.x-1.0 of gallery module to work with my drupal-5.1 installation. But with the 5.x-2.x-dev it does not get past the initialization step. As far as I can tell I am entering the correct URI and path:
URI: /gallery2
path: /srv/www/htdocs/gallery2
Am I doing something wrong or is it that this version will not work with drupal 5.1.

#1
Is your Gallery installation located outside your Drupal folder? That is a known problem to be fixed asap. Please refer to http://drupal.org/node/157903 and mark this issue 'duplicate' in this case. Otherwise please also post your Drupal paths for reference.
#2
Well, I am not sure if this is a duplicate of http://drupal.org/node/157903 or not., I cannot get past the installation step. The other post implies that they could install but had problems with some features of the module.
My gallery is outside the drupal install:
gallery: wwwroot/gallery2
drupal: wwwroot/drupal
I will try the patch in the other post, to see if I can get it to install and I will also try a gallery install inside drupal. Probably not before this weekend.
#3
I'm having an issue with Gallery 2 INSIDE the drupal folder. I've tried every example given in the readme.txt, but nothing works. Period.
My structure:
Gallery2 standalone folder: /drupal-5.1/gallery2/
Gallery module: /drupal-5.1/modules/gallery/
Actual working URL: http://72.186.171.160/drupal-5.1/gallery2/ (this is where main.php is).
Gallery2 is working fine; it's just not embedded in Drupal. It seems Gallery2 installation is far more intuitive and helpful than Gallery. I'm running Apache 1.3.3 for Darwin Linux, Php 5.2.2 and MySQL 4.0.2.3 complete.
I'm going to unistall gallery until there are better times with embedding Gallery2 into Drupal. Until then, I'm just going to make a link to http://72.186.171.160/drupal-5.1/gallery2/main.php so I can start using it. Perhaps, my PhpMyGedView, it just can't be successfully embedded into Drupal without dayss of serious work code wrangling.
#4
I'm having an issue with Gallery 2 INSIDE the drupal folder. I've tried every example given in the readme.txt, but nothing works. Period.
My structure:
Gallery2 standalone folder: /drupal-5.1/gallery2/
Gallery module: /drupal-5.1/modules/gallery/
Actual working URL: http://72.186.171.160/drupal-5.1/gallery2/ (this is where main.php is).
Gallery2 is working fine; it's just not embedded in Drupal. It seems Gallery2 installation is far more intuitive and helpful than Gallery. I'm running Apache 1.3.3 for Darwin Linux, Php 5.2.2 and MySQL 4.0.2.3 complete.
I'm going to unistall gallery until there are better times with embedding Gallery2 into Drupal. Until then, I'm just going to make a link to http://72.186.171.160/drupal-5.1/gallery2/main.php so I can start using it. Perhaps, like PhpMyGedView, it just can't be successfully embedded into Drupal without days of serious work code wrangling.