Trying to install Gallery 3. Installer reports:
Quote:
Gallery 3 requires PHP 5.2.3 or newer.
Did a phpinfo() on server which reports:
Quote:
PHP Version 5.2.11
System Linux infong 2.4 #1 SMP Thu May 28 16:09:02 UTC 2009 i686 GNU/Linux
Build Date Sep 21 2009 11:59:03
As 5.2.11 IS newer than 5.2.3, I am going to mod the version_compare in index.php.
Is this a PHP or Gallery problem? OR, am I wrong?
Posts: 2
Oops, I am wrong. The version it picks up is 4.4.9.
The host is 1and1.com, and they suggest either renaming all the files to .php5 or adding
to the .htaccess file in the folder.
I did this in the ../Gallery3 folder.