A
ActionScripter
Guest
hello there,
i installed roundcubemail to /var/www/roundcube and it works fine. now I added a new entry to the plesk database:
INSERT INTO `Webmails` (`id`, `product_id`, `name`, `version`, `release`, `docroot`, `enabled`) VALUES
(3, 'roundcube', 'RoundCubeMail', '0.2', '0.2-stable', '/var/www/roundcube', 'true');
now i see the entry on clients mail configuration page in plesk. but if i want to select it, i get an error without any description. does anybody know a way to fix this?
greetings
tobias
ps: I know, plesk doesn't support roundcubemail this time.
i installed roundcubemail to /var/www/roundcube and it works fine. now I added a new entry to the plesk database:
INSERT INTO `Webmails` (`id`, `product_id`, `name`, `version`, `release`, `docroot`, `enabled`) VALUES
(3, 'roundcube', 'RoundCubeMail', '0.2', '0.2-stable', '/var/www/roundcube', 'true');
now i see the entry on clients mail configuration page in plesk. but if i want to select it, i get an error without any description. does anybody know a way to fix this?
greetings
tobias
ps: I know, plesk doesn't support roundcubemail this time.