[horde] horde not compatible with php7
Andrea Zagli
azagli at libero.it
Wed Mar 23 12:34:49 UTC 2016
Il giorno mer 23 mar 2016 12:26:11 CET, Jan Schneider ha scritto:
> Zitat von Andrea Zagli <azagli at libero.it>:
>
>> Il giorno mar 22 mar 2016 20:42:15 CET, Jan Schneider ha scritto:
>>
>>> Zitat von Andrea Zagli <azagli at libero.it>:
>>>
>>>> today horde doesn't upgrade beacuase it says that it isn't
>>>> compatible with php7 (but i can use it)
>>>>
>>>> i also have installed php5; how can i say to horde (pear) to use php5?
>>>>
>>>> thanks in advance
>>>
>>> It's not Horde that you need to tell to use PHP 5, it's your web
>>> server. And since you did install both PHP versions, you actually
>>> know best how to do this.
>>
>>
>> horde in webserver works
>>
>> horde upgrade, via pear, doesn't work
>
> If you have two PHP versions, you should have two PEAR versions too.
> Use the one for PHP 5.
not, only one pear version
but i found the way: setting env variable PHP_PEAR_PHP_BIN
the command i used: PHP_PEAR_PHP_BIN=/usr/bin/php5 pear upgrade -a -B -c horde
thanks
More information about the horde
mailing list