Hi,
using rouncube 1.1.4 on Ubuntu 14.04 LTS and tried to enable enigma plugin, which come with the "Complete" download from roundcube.net, but get these errors on "Settings/Preferences/S/MIME Certificates or PGP Keys":
FILE NOT FOUND The requested resource was not found! Please contact your server-administrator.
Failed request: //www.domain.com/roundcube/?_task=settings&_action=edit-prefs&_section=enigmakeys&_framed=1
Failed request: //www.domain.com/roundcube/?_task=settings&_action=edit-prefs&_section=enigmacerts&_framed=1
[08-Mar-2016 10:50:57 +0100]: <127n6t1l> PHP Error: Error loading template for enigma.keys in /var/www/html/roundcube/program/include/rcmail_output_html.php on line 600 (GET /roundcube/?_task=settings&_action=edit-prefs&_section=enigmakeys&_framed=1) [08-Mar-2016 10:50:58 +0100]: <127n6t1l> PHP Error: Error loading template for enigma.certs in /var/www/html/roundcube/program/include/rcmail_output_html.php on line 600 (GET /roundcube/?_task=settings&_action=edit-prefs&_section=enigmacerts&_framed=1)
For testing I've downloaded the newest Zip from github and replaced plugins/enigma but then I get this error:
[07-Mar-2016 16:52:39 Europe/Berlin] PHP Warning: require_once(Crypt/GPG.php): failed to open stream: No such file or directory in /var/www/html/roundcube/plugins/enigma/lib/enigma_driver_gnupg.php on line 18 [07-Mar-2016 16:52:39 Europe/Berlin] PHP Fatal error: require_once(): Failed opening required 'Crypt/GPG.php' (include_path='/var/www/html/roundcube/plugins/enigma/lib:/var/www/html/roundcube/vendor/pear-pear.php.net/Auth_SASL:/var/www/html/roundcube/vendor/pear-pear.php.net/Net_IDNA2:/var/www/html/roundcube/vendor/pear-pear.php.net/Console_Getopt:/var/www/html/roundcube/vendor/pear-pear.php.net/Archive_Tar:/var/www/html/roundcube/vendor/pear-pear.php.net/Structures_Graph:/var/www/html/roundcube/vendor/pear-pear.php.net/XML_Util:/var/www/html/roundcube/vendor/pear-pear.php.net/PEAR:/var/www/html/roundcube/vendor/pear-pear.php.net/Net_Socket:/var/www/html/roundcube/vendor/pear-pear.php.net/Net_Sieve:/var/www/html/roundcube/vendor/pear-pear.php.net/Net_SMTP:/var/www/html/roundcube/vendor/pear-pear.php.net/Net_LDAP2:/var/www/html/roundcube/vendor/pear-pear.php.net/Mail_Mime:/var/www/html/roundcube/program/lib:.:/usr/share/php:/usr/share/pear') in /var/www/html/roundcube/plugins/enigma/lib/enigma_driver_gnupg.php on line 18
Is "Crypt/GPG.php" a missing php debian package I forgot to install or where does "Crypt/GPG.php" come from?
dpkg -l | grep gnupg ii gnupg 1.4.16-1ubuntu2.3
Ciao Marcus
On 03/08/2016 11:06 AM, Marcus Schopen wrote:
using rouncube 1.1.4 on Ubuntu 14.04 LTS and tried to enable enigma plugin, which come with the "Complete" download from roundcube.net, but
Just don't use Enigma with 1.1. It really started to work in 1.2.
Hi Aleksander,
Am Dienstag, den 08.03.2016, 11:14 +0100 schrieb A.L.E.C:
On 03/08/2016 11:06 AM, Marcus Schopen wrote:
using rouncube 1.1.4 on Ubuntu 14.04 LTS and tried to enable enigma plugin, which come with the "Complete" download from roundcube.net, but
Just don't use Enigma with 1.1. It really started to work in 1.2.
Thanks for answering. Can I copy the plugin/enigma directory from current github to my 1.1.4 roundcube version or isn't that a good idea?
Ciao! Marcus
On 03/08/2016 01:37 PM, Marcus Schopen wrote:
Thanks for answering. Can I copy the plugin/enigma directory from current github to my 1.1.4 roundcube version or isn't that a good idea?
No, this will not work.