RE: Roundcube problem
05-02-2019, 06:59 AM
(This post was last modified: 05-02-2019, 07:12 AM by jim@jimcorkery.com.)
(10-05-2018, 08:44 AM)fearworks Wrote: Ah right, yes, upgrading PHP inevitably brings the need to update or install new PHP components etc.
Glad you spotted the additional stuff that needed to be done. Just keep in mind that Sentora isn't officially supported on PHP 7 yet so if you go tweaking too many things you may end up with other issues! And I'm sure you've already read the disclaimers on the forum about securing Sentora running on PHP 7, and that Suhosin is no longer protecting you, etc.
Keith
I followed your steps above. I get this message. Any suggestions?
./roundcubemail-1.3.7/bin/installto.sh /etc/sentora/panel/etc/apps/webmail
PHP Warning: PHP Startup: Unable to load dynamic library 'suhosin.so' (tried: /usr/lib64/php/modules/suhosin.so (/usr/lib64/php/modules/suhosin.so: undefined symbol: zend_hash_del_key_or_index), /usr/lib64/php/modules/suhosin.so.so (/usr/lib64/php/modules/suhosin.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Upgrading from 1.0.4. Do you want to continue? (y/N)
y
Copying files to target location...sh: rsync: command not found
Error 500: Failed to execute command: rsync -aC --out-format=%n --delete /etc/sentora/panel/etc/apps/roundcubemail-1.3.7/program/ /etc/sentora/panel/etc/apps/webmail/program/
(05-02-2019, 06:59 AM)jim@jimcorkery.com Wrote: I followed your steps above. I get this message. Any suggestions?
./roundcubemail-1.3.7/bin/installto.sh /etc/sentora/panel/etc/apps/webmail
PHP Warning: PHP Startup: Unable to load dynamic library 'suhosin.so' (tried: /usr/lib64/php/modules/suhosin.so (/usr/lib64/php/modules/suhosin.so: undefined symbol: zend_hash_del_key_or_index), /usr/lib64/php/modules/suhosin.so.so (/usr/lib64/php/modules/suhosin.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Upgrading from 1.0.4. Do you want to continue? (y/N)
y
Copying files to target location...sh: rsync: command not found
Error 500: Failed to execute command: rsync -aC --out-format=%n --delete /etc/sentora/panel/etc/apps/roundcubemail-1.3.7/program/ /etc/sentora/panel/etc/apps/webmail/program/
Nevermind. Guess who never had RSYNC installed. It is now working. Thanks everyone. P.S. I installed 1.3.9 as that is the current release of roundcube.