Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: boxyball on July 24, 2019, 09:43:01 AM

Title: password plugin problem with chpasswd method
Post by: boxyball on July 24, 2019, 09:43:01 AM
I am trying to install RC 1.3.9 on Fedora 30.
I have gotten the password plugin to work in the past no problem.
I have followed all the directions and also added permissions in visudo.
But it is not working and I am seeing this in errors.log

PHP Error: Password plugin: Unable to execute sudo /usr/sbin/chpass-wrapper.py 2> /dev/null in /var/www/html/roundcube/plugins/password/drivers/chpasswd.php on line 47 (POST /?_task=settings&_action=plugin.password-save)

Thanks in advance for any help.
Title: Re: password plugin problem with chpasswd method
Post by: boxyball on July 24, 2019, 07:06:49 PM
I figured it out.
python was not installed.
oopsie.