[Solved]Installing on 1and1.com server running 5.2.11. Gallery 3 requires PHP 5.2.3 or newer.
|
davidryman
Joined: 2008-07-23
Posts: 2 |
Posted: Tue, 2009-11-03 16:26
|
|
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 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? |
|
| Login or register to post comments |

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.