• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue Roundcube and Enigma Application error 600

psyche699

New Pleskian
Hello

Ok i have a plesk, on centos 7.2.

I use a multiple instance, and i need a multiple roundcube.
All mail need to crypt.

So, i have installed roundcube on :
/var/www/vhosts/mydomaine.com/httpdocs/roundcube

I installed the roundcube, with nothing error. ( with enigma )
I'm connect, and go to Settings => PGP Key.
Here have a error :
Code:
Application Error (600): Enigma plugin: GPG binary not found. If you are sure the GPG binary is installed, please specify the location of the GPG binary using the 'binary' driver option.

i think have a problem with open_basedir.
But i dont say to resolve this..

I read that : https://kb.plesk.com/en/432

The exemple is :
php_admin_value open_basedir HTTPD_VHOSTS_D/domain.com/httpsdocs:/tmp:/ADD_PATH

So, :
- HTTPD_VHOSTS_D is the path for go to my domain, right ? On centos is /var/www/vhosts right ?
- ADD_PATH is path to need a acces for open_basedir ? Right ?

Beacause my open_basedir on php.ini is :
open_basedir = "/tmp"

Is not good, right ?

Thnaks in advance.
 
Back
Top