Page 1 of 1

Change password in roundcube password plugin

Posted: Fri Jul 19, 2024 6:47 am
by free_memory
Hello

I have problems related to the password plugin on roundcube myVesta. On my myVesta server there are 3 users:
  • admin
  • user1
  • user2
Each user has a domain connected to Roundcube webmail, as in the following example:
  • webadmin.com/webmail
  • webuserone.com/webmail
  • webusertwo.com/webmail
What is currently my problem is, when I change the email password at webuserone.com/webmail or at webusertwo.com/webmail, the notification is successfully saved! in the bottom right corner it doesn't appear, instead the Internal Errors info appears:
Oops... something went wrong!
An internal error has occurred. Your request cannot be processed at this time.
For administrators: Please check the application and/or server error logs for more information.
Meanwhile, the password has changed according to the new password. And applies to all user accounts. And if I change my password at webadmin.com/webmail, the notification is successfully saved! will appear

Do you have any suggestions for me to solve this problem?

Thanks
freeM

Re: Change password in roundcube password plugin

Posted: Fri Jul 19, 2024 2:42 pm
by free_memory
It seems like I found the problem, namely that on the version of PHP that I was using, the password plugin didn't work properly when using the PHP 8 version

Case closed

Thanks
freeM