Upgrade Gallery2

msalcher

Joined: 2008-05-10
Posts: 2
Posted: Sat, 2008-05-10 10:25

hy
im just having serios troubles with an move of an gallery 2.1.2 from an other server.
i experience the problem that no one is able too upload images from an digicam, but an image from the web
does work.

i also discovered the bug with files that greater than 1 or 2MB.
i have tried to set up post_max_size an those things but none worked.
everytime i try to upload an image the main.php goes blank after file is created on harddisk, the image is also added to the gallery but it is not going to be shown just a "image failed" icon...

also it is not possible to delete any of those destroyed uploads.

my info:

Gallery-Version = 2.1.2 Kern 1.1.0.2
PHP-Version = 5.2.6 apache2handler
Webserver = Apache/2.2.6 (Unix) DAV/2 PHP/5.2.6
Datenbank = mysqlt 5.0.51a-3-log, lock.system=flock
Werkzeuge = Thumbnail, ArchiveUpload, Ffmpeg, Gd, Exif
Beschleunigung = none, none
Betriebssystem = Linux 2.6.14.3-vs2.0.1 #5 Sat Jan 28 15:28:39 CET 2006 i686
Standard-Motiv = classic
Sprache = de_DE
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 

so my question is what do i have to do to fully migrate to gallery 2.2 without loosing any information
cause the galleries are very big ( > 10000 images )
or is there a another possibility to get this thing working again?

greets and thx

Login or register to post comments
scaturan

Joined: 2004-09-12
Posts: 971
Posted: Sat, 2008-05-10 14:30
Quote:
i also discovered the bug with files that greater than 1 or 2MB.

this is a PHP setting, not a Gallery 2 bug. and since you're using the GD graphics toolkit your ordeal will only get worseover time, not better. :) Try ImageMagick or NetPBM instead.

FAQ: Where can I find NetPBM, jhead or ImageMagick binaries to use with G2?
FAQ: I am having trouble configuring a graphics toolkit (ImageMagick, NetPBM or ffmpeg). Help?
FAQ: Why can't I upload big files (over a megabyte or two)?
___________________________________________________
http://scaturan.buriguri.jp/blog/

Login or register to post comments