[horde] hoster changes from centOS 6 to centOS7

Frank Lienhard frank at mclien.de
Tue Nov 17 22:58:27 UTC 2020


short version:
-right php.ini (for including the paths)
- transfer the ~/.pearrc to the new server (excluded in the migration
script)

sorry for being an annoyance

On 11/17/20 6:55 PM, Frank Lienhard wrote:
> 
>>
>> Just /var/www/html/horde or /srv/www/horde? This is not enough!
>>
>> You have to transfer also the directories
>> - /usr/share/php/Horde
>> - /usr/share/php
>> - /var/cache/horde
>> - /var/log/horde
>> - /tmp/.horde
>> - /tmp/pear.
>>
> 
> 
> First pear is present, but not in my search path
> Simply put it in my .bashrc?
> 
> The .pearrc is missing on the new server (where all the dirs are defined)
> Can I simply copy that?
> 
> And the php.ini file wasn't transfered
> Do I copy that and adjust these line or du I just add the path line:
> "include_path=.:/home/iibi/pear/php:/package/host/localhost/php-5.6/lib/php"
> to
> "include_path=.:/home/iibi/pear/php"
> (php is in /usr/bin on the new server)
> 
> And there is no cgi or fcgi on the new server, but the manual says:
> "We use the PHP FastCGI Process Manager (FPM) to connect the PHP
> interpreter to the webserver."
> 
> Any adjustment to do here?
> 


More information about the horde mailing list