view email

In webmail everyone appears this error

When I enter the username and password this message appears

Invalid request! No data was saved
 
Do you use a custom config.php.inc from Roundcube or the default one from Directadmin?
Try rebuilding roundcube and see if the error dissappers.

Use these commands as root in SSH:
Code:
cd /usr/local/directadmin/custombuild
./build clean
./build update
./build roundcube
./build rewrite_confs
 
Changing the php version to perform these procedures. But it keeps reporting the error.

but it did not work. I can't log into any account via webmail.
 
Last edited:
Do you use a custom config.php.inc from Roundcube or the default one from Directadmin?
Try rebuilding roundcube and see if the error dissappers.

The default option. I don't know how to inform.
 
Changing the php version to perform these procedures.
??? What do you mean change the php versions to do these procedures? You had to set another primary php version?
If yes, then rebuild php first.

If that still does not work you might need to send in a ticket.
 
I checked some websites, and they say that you need to downgrade rouncube. is this true?
 
Dude, stop spamming the forums with new threads every time, that won't help and is only irritating.

Send a support ticket as I said.
 
php version 8.1

I have already done these procedures



da build set php1_release 8.1
da build set php2_release 5.6
da build set php3_release 7.0
da build set php4_release 7.3
da build set php1_mode php-fpm
da build set php2_mode php-fpm
da build set php3_mode php-fpm
da build set php4_mode php-fpm
da build php
da build rewrite_confs
 
sorry, I understood that I was supposed to make a new topic
No a new topic for an issue you have, is only made if you don't have already an open topic about that same issue yourself.

So if you have a complete new issue (like for example bind is not working) then you create a new topic.
In this case, you are having Roundcube/webmail problems, which are related, so can all be handled in the same topic.

You could have created a new topic about the error you got by trying to log in, but since that was also already answered to here, there is no need to create a new topic for that either.
Maybe this way it's more understandable.

However, the issue you are having is strange. All should work fine. The error normally comes from some config option which DA does not use, so that is a bit odd.

And that is the reason I've suggested to send in a ticket for this issue, as chances are high that we can not solve this on the forums, it might need more investigation by DA support.
 
You're welcome. Please let us know which solution will be given as we might be able to use that to help others in the future if they encounter a kindlike problem.
 
Back
Top