Submitted by dragona on Wed, 11/09/2011 - 08:51
Many times when I click on "Edit Mail and FTP Users" -> select an user -> Login to Usermin the new pages give me this error:
Failed to save mailbox : Failed to open PID file
Thanks
Status:
Active
Comments
Submitted by JamieCameron on Wed, 11/09/2011 - 16:31 Comment #1
A Usermin restart should fix this .. try running the following commands :
ps axuwwww | grep miniserv.pl | grep usermin | awk '{ print $2 }' | xargs kill -9
/etc/usermin/start
Let us know if that helps ..
Submitted by lp86 on Fri, 11/11/2011 - 21:58 Comment #2
I use the "login to usermin" button frequently and I have that problem all the time, I just hit refresh and click ok when it asks if its ok to resubmit the form information, that always takes care of it.