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 ?
Posts: 22892
Post a phpinfo link:
FAQ: What information is required when I ask for help in the forums?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 8
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
Posts: 16503
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
Posts: 8
Got it working just a few moments a go . But now im having problems with thumbnails. It doesent generate them
Posts: 16503
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