Roundcube Community Forum

 

SOLVED: ERROR 401 after update to 1.4

Started by Toskache, November 12, 2019, 04:33:49 AM

Previous topic - Next topic

Toskache

Hi,

I updated to 1.4 and now a "ERROR 401 - Access denied!" comes (before the login screen).
The issue  remains even after a complete reinstallation under a new domain. Unfortunately, I find nothing in any logs.

If I replace the index.php with one with the following content, the "phpinfo" works fine.
<?php
phpinfo
();
?>


Then I tried to drill down, where it turns wrong by inserting
error_log("### i was here ###");

It works fine until line 50 of index.php. No debug-Info after that line:
$RCMAIL = rcmail::get_instance(0, $GLOBALS['env']);

System:  debian (stretch), PHP 7.0, FPM / FastCGI and nginx.

Would be great if someone had an idea ....
Br
Toskache

JohnDoh

Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...