Tecnologia e Digital Hacks
13-11-2008

Habari - Servage PHP Version Error

To fix this error: Habari needs PHP 5.2.x or higher to run. You are currently running PHP 5.2.X-servage6. Open index.php on your habari root folder. Comment these lines // Compares PHP version against our requirement. //if ( ! version_compare( PHP_VERSION, '5.2.0', '>=' ) ) { //    die ( 'Habari needs PHP 5.2.x or higher to run. You are currently running PHP ' . //PHP_VERSION . '.' ); //} Save.

0 Commenti a “Habari - Servage PHP Version Error”