On 31 Aug 2014, at 08:23, Martin Wodrich listuser@freexp.de wrote:
Am 29.08.2014 09:37, schrieb A.L.E.C:
On 08/28/2014 08:37 PM, Michael Heydekamp wrote:
Any idea why we can't login to git-master anymore...? After login, I'm seeing ... nothing. RC attempts to load the page ****/?_task=login rather than ****/?_task=mail (which would be the correct one).
Works for me.
Works not for us.
Did you check logs?
In RC\Log\error I found: -------------- snip ---------------------- [31-Aug-2014 08:02:41 Europe/Berlin] PHP Fatal error: Class 'Net_IDNA2' not found in /kunden/xxxxxx_xxxxx/webseiten/webmail-beta/program/lib/Roundcube/bootstrap.php on line 438 -------------- snip ----------------------
Maybe you had an old composer file? Make sure you get the latest composer.json-dist from git, and run 'composer update'
Cor