Page 1 of 1

Webmail file not found

Posted: Sat Apr 16, 2022 2:59 am
by jaguar988
Im using Centos 7 so everything is working except roundcounbe is not found i have investigated the issue here's output of roundcube errors.log file:

Code: Select all

[16-Apr-2022 02:02:20 +0000]: <ei535hu9> PHP Error: Error loading template for login in /usr/share/roundcubemail/program/include/rcmail_output_html.php on line 804 (GET /webmail/)
[16-Apr-2022 02:05:07 +0000]: <ei535hu9> PHP Error: Error loading template for login in /usr/share/roundcubemail/program/include/rcmail_output_html.php on line 804 (GET /webmail/)
[16-Apr-2022 02:10:57 +0000]: <ei535hu9> PHP Error: Error loading template for login in /usr/share/roundcubemail/program/include/rcmail_output_html.php on line 804 (GET /webmail/)
any suggestions is much appreciated

Re: Webmail file not found

Posted: Wed Apr 20, 2022 12:25 pm
by sandro
What version of the roundcube RPM package is installed on your server?

On my servers it has version 1.5.2-1 and everything is working correctly.

Re: Webmail file not found

Posted: Mon Jun 13, 2022 3:54 pm
by MHFamily
Change skin from 'larry' to 'elastic' in /etc/roundcubemail/config.inc.php and refresh.

Re: Webmail file not found

Posted: Thu Jul 20, 2023 9:36 am
by cjjjjjj
vi /etc/roundcubemail/config.inc.php

the last line change to this words.

$config['skin'] = 'elastic';