[SOLVED] Gallery 3 requires PHP 5.2.3 or newer.

jusuplus

Joined: 2009-10-26
Posts: 8
Posted: Mon, 2009-10-26 10:56

Hi, im having proglems with Gallery 3 and php . When i try to install gallery 3 it says at browser window Gallery 3 requires PHP 5.2.3 or newer. Originally i had php 5.3 and i got same error with that. Today i downgraded to 5.2.11 and same thing with that. When i go with browser to \gallery3 directory it says Gallery requires PHP 5.2.3 or newer (you're using 5.2.0-8+etch15) even if i got 5.2.11 installed . So anyone know how to fix this problem ?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22892
Posted: Mon, 2009-10-26 13:30

Post a phpinfo link:
FAQ: What information is required when I ask for help in the forums?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
jusuplus

Joined: 2009-10-26
Posts: 8
Posted: Mon, 2009-10-26 13:53

http://l94.myrootshell.com/public_html/gallery3/phpinfo.php

but when i type php -version it says following.
PHP 5.2.11 (cli) (built: Oct 26 2009 12:20:59)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Mon, 2009-10-26 16:59

The command line version and the version that's loaded by your web server can be completely different.

For web based applications, you'll only want to follow what phpinfo reports. Which says: 5.2.6-1+lenny3 So you should be fine. I think that's the same version on my server.

Are you still getting that error?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
jusuplus

Joined: 2009-10-26
Posts: 8
Posted: Mon, 2009-10-26 19:06

Got it working just a few moments a go . But now im having problems with thumbnails. It doesent generate them

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Mon, 2009-10-26 19:14

Please start a new thread to address that, but quickly.

Your version of PHP doesn't have GD enabled/installed so you can't use that. You'd need to use ImageMagick or GraphicMagick. See Admin > Settings > Graphics
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here