Author Topic: Roundcube 500 internal server error cwp  (Read 6697 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Roundcube 500 internal server error cwp
« on: February 09, 2019, 06:34:00 AM »
I have a digital ocean droplet in that I have installed Centos 7.5, and on that, I have installed CWP, with that there is some problem. the problem is that I have created the emails in that CWP when I try to login the Roundcube using that email then it redirects me to the blank page. and when I debug the round cube then I got one error in the network that when I enter the email id and password and click on the login then I saw the 500 internal server error in the post request of Roundcube.

I have also tried by deleting the emails from CWP and also checked by creating new emails but the errors remain, and also I have deleted the droplet and created the new droplet and tried doing so but the error still exists.

I have installed CWP el-latest.

If anyone knows please help.

Offline
*****
Re: Roundcube 500 internal server error cwp
« Reply #1 on: February 28, 2019, 01:57:32 PM »
Hello,

Check /var/vmail/* permission
Code: [Select]
drwx------ 4 vmail mail 34 ene 16 14:01 domain.tld

Offline
*****
Re: Roundcube 500 internal server error cwp
« Reply #2 on: February 28, 2019, 02:02:07 PM »
Hello,

Check /var/vmail/* permission
Code: [Select]
drwx------ 4 vmail mail 34 ene 16 14:01 domain.tld

or try update roundcube:
Code: [Select]
sh /scripts/mail_roundcube_update