Page 1 of 1

RoundCube HTTP 500

Posted: Fri Jun 16, 2017 3:22 pm
by Naldinho
I can go to the roundcube login page but if I try to login I get a HTTP 500 error

Relevant information:

I installed VestaCP on Ubuntu and because it is Ubuntu I got php 7.0 That was a problem for the software I was going to install so I had to switch it to 5.6. That seems to have gone fine and software/site now works

I also had to reset the MySQL password which again I did.

E-mail works fine using IMAP -- I can send and receive but the site I am setting up has a lot of people who are not very tech-savvy and so they would prefer to use webmail. That is when I found the problem

From the logs

Code: Select all

[16-Jun-2017 11:06:01 -0400]: <d5o5kf7f> PHP Error: Failed to load config from /var/lib/roundcube/plugins/jqueryui/config.inc.php in /usr/share/roundcube/program/lib/Roundcube/rcube_plugin.php on line 157 (GET /roundcube/)
[16-Jun-2017 11:06:21 -0400]: <d5o5kf7f> PHP Error: Failed to load config from /var/lib/roundcube/plugins/jqueryui/config.inc.php in /usr/share/roundcube/program/lib/Roundcube/rcube_plugin.php on line 157 (POST /roundcube/?_tas$
[16-Jun-2017 11:06:21 America/New_York] PHP Fatal error:  Class 'Net_IDNA2' not found in /usr/share/roundcube/program/lib/Roundcube/bootstrap.php on line 407
[16-Jun-2017 11:06:21 America/New_York] PHP Stack trace:
[16-Jun-2017 11:06:21 America/New_York] PHP   1. {main}() /usr/share/roundcube/index.php:0
[16-Jun-2017 11:06:21 America/New_York] PHP   2. rcmail->login() /usr/share/roundcube/index.php:109
[16-Jun-2017 11:06:21 America/New_York] PHP   3. rcube_utils::idn_to_ascii() /usr/share/roundcube/program/include/rcmail.php:600
[16-Jun-2017 11:06:21 America/New_York] PHP   4. rcube_utils::idn_convert() /usr/share/roundcube/program/lib/Roundcube/rcube_utils.php:833
[16-Jun-2017 11:06:21 America/New_York] PHP   5. idn_to_ascii() /usr/share/roundcube/program/lib/Roundcube/rcube_utils.php:855
Can anyone give me any suggestions?

Re: RoundCube HTTP 500

Posted: Fri Jun 16, 2017 6:50 pm
by eli
i had the same issue i have uploaded new versions of phpmyadmin and RoundCube
from
https://www.phpmyadmin.net/
https://roundcube.net/
and that worked for me