Roundcube Community Forum

 

Virtualmin password plugin problems

Started by euzen, January 14, 2012, 12:26:53 PM

Previous topic - Next topic

euzen

Hi all,

I follow the roundcube/plugins/password README file to change the setting and drivers chgvirtualminpasswd remind setting

/* INSTALLING: gcc -o chgvirtualminpasswd chgvirtualminpasswd.c chown root.apache chgvirtualminpasswd strip chgvirtualminpasswd chmod 4550 chgvirtualminpasswd */

but when roundcube change the password it come out the error "Could not save new password."

log file sh: /home/lblgh/public_html/roundcube/plugins/password/drivers/chgvirtualminpasswd: Permission denied

when change chmod 777 chgvirtualminpasswd, also get a some problems may I know got other thing need to change it? I install it by new function install script.