Koozali.org: home of the SME Server

Gallery on 5.6

Del

Gallery on 5.6
« on: January 06, 2004, 11:53:50 PM »
Hi All,
I have just installed gallery on my SME 5.6 server following the simple howto at swerts-knudsen.dk (thanks Jesper) but I am having problems uploading pictures to it, I can upload 1 at a time but when I try to upload 2 or more at the same time I get the window telling me to be patient but the other window that opens sayis the server cannot be found, thanks in advance.
Regards,
Del

Paul

Re: Gallery on 5.6
« Reply #1 on: January 08, 2004, 08:58:54 AM »
What version of Gallery are you using?

Del

Re: Gallery on 5.6
« Reply #2 on: January 08, 2004, 03:06:10 PM »
Hi paul,
I am using v1.4.1. I got this information from the bottom of the opening page.
Thanks in advance.
Regards,
Del

Paul

Re: Gallery on 5.6
« Reply #3 on: January 08, 2004, 05:32:05 PM »
Del,

I'm Running Gallery 1.4.1 on SME 6.0 with great sucess.  I'm able to upload LARGE file (so far up to 10 Meg) without problems.  I tried an earlier version of gallery but uploads larger than 1 meg would fail even after trying all the fixes on the Gallery website.  

There are a couple of settings that in the php.ini file that restrict uploaded sizes.  Put gallery into configuration mode and put the following in your browser:

http://www.yourdomain,com/the_path_to_gallery/setup/phpinfo.php

record the following values:

max_execution_time
memory_limit
post_max_size
upload_max_filesize

Then report back.

These values may be set too low, check here on gallery FAQ:

http://gallery.menalto.com/modules.php?op=modload&name=GalleryDocs&file=index&page=gallery1-install.faq.c.php#gallery1-install.faq.c.6

and this article on how to possibly fix it:

http://marc.theaimsgroup.com/?l=gallery-users&m=102589601604892&w=2

If all else fails, you can use "Gallery Remote" as it is a pretty slick client side uploading tool.