Discussion:
Kolab Winterfell on NGinx
Friedemann Schorer
2017-01-25 20:49:49 UTC
Permalink
Hi!

I just installed a fresh Debian Jessie system and added Ondrej Surys'
PPA for PHP so I could use PHP 5.6 instead of the default PHP 7.0 for
the virtualhost. I decided to use nginx instead of apache and strictly
followed the nginx-howto at
https://kolabsys.com/howtos/nginx-webserver.html , copying the config
for the single domain installation and only adjusting names and paths
(because they slightly differ from CentOS). Configtest went fine, no
errors given, systemctl reports a running nginx and php5.6-fpm

Accessing Webadmin interface went just fine, but Roundcube wouldn't work
- I get the login screen, enter my credentials, but then I get an error
500. Error log is empty (!), except when I set error level to debug. But
speaking honestly, I don understand what happens here. Anyone able to
help me out a little?

Debug log can be viewed at http://pastebin.com/SuZyKuXd (replaced
hostname of course)

I'd really appreciate :-)

Friedemann
--
Cassandra Claire : I respect your position, Professor, he said. I just
don't share it.
Timotheus Pokorra
2017-01-26 08:23:38 UTC
Permalink
Hello Friedemann,
Post by Friedemann Schorer
I just installed a fresh Debian Jessie system and added Ondrej Surys'
PPA for PHP so I could use PHP 5.6 instead of the default PHP 7.0 for
the virtualhost.
I am surprised. As far as I can see, PHP 5.6 is default in Debian
Jessie?
https://packages.debian.org/en/jessie/php5
Post by Friedemann Schorer
Accessing Webadmin interface went just fine, but Roundcube wouldn't
work - I get the login screen, enter my credentials, but then I get an
error 500. Error log is empty (!), except when I set error level to
debug. But speaking honestly, I don understand what happens here.
Anyone able to help me out a little?
Debug log can be viewed at http://pastebin.com/SuZyKuXd (replaced
hostname of course)
Which log file is that? from nginx?
I cannot spot a problem in that log file.

What about the error log from Roundcube? It should be in
/var/log/roundcubemail/errors.log

Timotheus

----------------------------------------------------------------
Diese Nachricht wurde versandt mit Webmail von www.tbits.net.
This message was sent using webmail of www.tbits.net.
Friedemann Schorer
2017-01-27 07:06:21 UTC
Permalink
Hi Timotheus,

thx, roundcube.log made me find a missing php dependency
(php-net-idna2), and a little more tweaking made roundcube work now. :-)


Best regards,

Friedemann
Post by Timotheus Pokorra
Hello Friedemann,
Post by Friedemann Schorer
I just installed a fresh Debian Jessie system and added Ondrej Surys'
PPA for PHP so I could use PHP 5.6 instead of the default PHP 7.0 for
the virtualhost.
I am surprised. As far as I can see, PHP 5.6 is default in Debian Jessie?
https://packages.debian.org/en/jessie/php5
Post by Friedemann Schorer
Accessing Webadmin interface went just fine, but Roundcube wouldn't
work - I get the login screen, enter my credentials, but then I get an
error 500. Error log is empty (!), except when I set error level to
debug. But speaking honestly, I don understand what happens here.
Anyone able to help me out a little?
Debug log can be viewed at http://pastebin.com/SuZyKuXd (replaced
hostname of course)
Which log file is that? from nginx?
I cannot spot a problem in that log file.
What about the error log from Roundcube? It should be in /var/log/roundcubemail/errors.log
Timotheus
----------------------------------------------------------------
Diese Nachricht wurde versandt mit Webmail von www.tbits.net [1].
This message was sent using webmail of www.tbits.net [1].
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
--
Cassandra Claire : I respect your position, Professor, he said. I just
don't share it.

Links:
------
[1] http://www.tbits.net
Loading...