• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Roundcube Internal server error

SauliusZ

Basic Pleskian
Upgraded Plesk 11.5 to 12, enabled rouncube and got an Internal server error when trying to load webmail.domain.com

In /var/log/plesk-roundcube/errors found an error:
PHP Warning: system() has been disabled for security reasons in /usr/share/psa-roundcube/bin/update.sh on line 161

Changed php.ini settings, restarted apache, same internal server error, but no more errors in log.

Tried /usr/share/psa-roundcube/bin/update.sh
Got errors:
WARNING: File type detection doesn`t work properly!
Please check the 'mime_magic' config option or the finfo functions of PHP and run this script again.
WARNING: Mimetype to file extension mapping doesn't work properly!
Please check the 'mime_types' config option and run this script again.

This update might have worked, but did not solve the problem.

Tried to reinstall roundcube in Plesk - does not help.

Any other ideas?
 
Hi SauliusZ,

please make sure, that you have the latest upgrades/updates/patches installed, and try to update your PHP - version ( yum or apt-get/aptitude over the command line - terminal ) as well:

/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base

and/or

/usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair
 
Back
Top