[horde] Groupware Webmail Edition - setup.php not readable

Vilius Sumskas vilius at lnk.lt
Mon Dec 25 00:50:39 PST 2006


>> The problem here is that CentOS4 doesn't have native php CLI. Command line PHP is compiled as CGI there (at least on RedHat 4 which CentOS4 is based on is). You can check it by running:
>> php -v
>> PHP 4.3.9 (cgi) (built: Nov  2 2006 16:39:38)
>>                    ^-------------------------
>> Copyright (c) 1997-2004 The PHP Group
>> Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

php-cli rpm will be available only in redhat/centos 5 so you need to search for 3rd party rpm or recompile php by yourself with php cli option.

-- 
   Vilius


More information about the horde mailing list