Gallery URL (optional but very useful):
Gallery version: 1.55
Apache version:
PHP version: 5.20
Graphics Toolkit: Imagemagick
Operating system: XP Pro2
Web browser: IE 6.0
I have been going back and forth with this forum install php and gallery for a client. I started knowing nothing, could not find anyone I personally know that was familiar with PHP and Gallery. I now can add a photo to an album. How do I add multiple photos to the same album? Also, I recall, one of the photos I tried to add gave this error:
PHP Warning: POST Content-Length of 8598023 bytes exceeds the limit of 8388608 bytes in Unknown on line 0
Apparently there is something in the PHP.Ini file that has a limit on the size of photos. Is this easy to fix?
Thanks for your help in advance
Posts: 25968
There is a few ways to add more than one at a time. http://codex.gallery2.org/index.php/Gallery1:Basics#Adding_Photos
IN the addphoto popup window there is a few tabs at the top try the other options.
@error: Your server is limited to form based uploads of about 8Megs. Try smaller images, a different upload method (GR, local server/ftp, windowsXP)
Dave
_____________________________________________
Blog & G2 || floridave @ Gallery Team || G2 Theme Contest: +$3k in Prizes!
Posts: 21
Thank you very much for your help!. I was able to select the applet for uploading pictures and it worked great.