#1470 gallery2 test instance for design team?
Closed: Fixed None Opened 14 years ago by duffy.

Hi, the design team was interested in possibly having a gallery2 instance set up for organizing our f12 wallpaper / theme work.


Hi! Do you just need a test instance to get this setup on? We have publictest7.fedoraproject.org just built that you can use for testing this. Just apply to the sysadmin-test group and we'll get you setup.

Gallery 3 beta 1 is out. I'm going to set up /gallery2 and /gallery3.

Herlo

kickin', thanks Herlo!

Okay, so gallery2 is installed at: http://publictest7.fedoraproject.org/gallery2/

Admin access is available with the username/password: admin/admin. It's currently configured with my info in the admin, but please feel free to remove it.

I didn't set up the rewrite rules, figuring that can be done on the production configuration.

Alson, cant install gallery3 from the standard php in RHEL5.3 since it's only version from the repos is 5.1.6 and gallery3 requires php version 5.2.3.

For a working Gallery2 we need some image processing library (to create thumbnails, resized versions, etc.), be it gd, imagemagick or netpbm and neither is available on the server.

{{{
[ianweller@publictest7 ~]$ rpm -q gd
gd-2.0.33-9.4.el5_1.1
[ianweller@publictest7 ~]$ rpm -q ImageMagick
ImageMagick-6.2.8.0-4.el5_1.1
[ianweller@publictest7 ~]$ rpm -q netpbm
netpbm-10.35-6.1.el5_3.1
}}}

OK, sorry for the noise, I figured it out... needed some additional steps to make it accept ImageMagick about which it complained it was old and vulnerable

Login to comment on this ticket.

Metadata