1 (edited by anders.yuran 2024-11-12 13:52:46)

Topic: Php error in mail.log

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release):
- Deployed with iRedMail Easy or the downloadable installer?
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
1.7.1
Downloadable
Ubuntu 22.04
Mariadb
Nginx
No Pro

Can anyone help with this errpr in mail.log? It came directly after I logged in to roundcube. I can see its the same session
Nov 12 06:34:29 mail roundcube: <c2juougo> PHP Error: Failed to load config from /opt/www/roundcubemail/plugins/password/config.inc.php in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_plugin.php on line 166 (GET /mail/?_task=mail&_mbox=INBOX)

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Php error in mail.log

Did you backup /opt/www/roundcubemail/plugins/password/config.inc.php before modifying it? What did you change in this file?

3

Re: Php error in mail.log

I have never opened that file, so no change. I can attach it if you want

ZhangHuangbin wrote:

Did you backup /opt/www/roundcubemail/plugins/password/config.inc.php before modifying it? What did you change in this file?

4

Re: Php error in mail.log

But when I look now the file permissions looks fishy It is 400

5

Re: Php error in mail.log

Ok I changed file permissions in the config file to the same the sample has andd the error disappeared