Koozali.org: home of the SME Server

Gallery?

Offline Drifting

  • *****
  • 431
  • +0/-0
Gallery?
« on: April 14, 2004, 04:37:16 PM »
Has anyone installed the Gallery via the howto on swerts-knudsen?

Did it work for you?

I even went so far as to do another clean install of SME (6 contribs version) and still I cannot get it to work. The wizard for Gallery complains about a few things (noticed this on every install) so assumed that it must be ok?

Any help welcome.

Paul.
Infamy, Infamy, they all have it in for me!

Anonymous

Gallery?
« Reply #1 on: April 14, 2004, 05:19:07 PM »
I installed it via that website.
Didnt have any problems, just read carefully and the script will do the rest.

whats the error message btw?

Greetz Arno

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
Gallery?
« Reply #2 on: April 14, 2004, 09:10:01 PM »
I installed it using the install script. Works fine!
Rien
(The Netherlands)......

Offline ajkeane

  • *****
  • 187
  • +0/-0
    • http://keane.co.nz
Gallery?
« Reply #3 on: April 15, 2004, 07:25:23 AM »
If you continue to have issues please state what they are and then we may be able to assist. The normal errors will haveto do with ht access and imagemick both of these are easy to correct.

Tony
...

Offline Drifting

  • *****
  • 431
  • +0/-0
Gallery?
« Reply #4 on: April 16, 2004, 01:57:32 PM »
Quote from: "ajkeane"
If you continue to have issues please state what they are and then we may be able to assist. The normal errors will haveto do with ht access and imagemick both of these are easy to correct.

Tony


Spot on! That's exactly the errors I receive. I just assumed that the script installed all the other parts needed as a matter of course. I did FULLY read the instructions, which were fairly sparse to say the least. And no mention was made of any other items that should be set or installed. The main problem was that I gallery would not display any pictures, only the placeholders.

Regards Paul.
Infamy, Infamy, they all have it in for me!

Offline ajkeane

  • *****
  • 187
  • +0/-0
    • http://keane.co.nz
Gallery?
« Reply #5 on: April 16, 2004, 10:35:55 PM »
This is the custom template that I have used.

#-------------------------------------------
# Gallery 1.3
#-------------------------------------------

Alias /gallery /opt/gallery

<Directory /home/e-smith/files/ibays/gallery/html>
AddType application/x-httpd-php .php .php3 .phtml
Options Indexes +Includes FollowSymLinks
AllowOverride Options FileInfo
order deny,allow
deny from all
allow from all
</Directory>

#------------------------------------------

This all works fine for me.

No errors on install. I also installed imagemagic.

I did have an issue with the pictures not showing. Only got a square with an X in it this was due to the path to the album being incorrect in the config file.

Tony

If you need any further help email me and I will try to assist.
...