1

Topic: Roundcube mail fatal php error

==== Required information ====
- iRedMail version: 0.8.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Linux/BSD distribution name and version: deb7
- Related log if you're reporting an issue: attached
====

Zhang, I am trying iredmail with nginx, but I get this error:

[Sat Nov 29 01:20:51 2014] [error] [client 24.62.230.8] FastCGI: server "/usr/lib/cgi-bin/php5-fcgi" stderr: PHP message: PHP Warning:  require_once(Roundcube/bootstrap.php): failed to open stream: No such file or directory in /usr/share/apache2/roundcubemail-1.0.1/program/include/iniset.php on line 58, referer: http://comet.myserv.com/
[Sat Nov 29 01:20:51 2014] [error] [client 24.62.230.8] FastCGI: server "/usr/lib/cgi-bin/php5-fcgi" stderr: PHP message: PHP Fatal error:  require_once(): Failed opening required 'Roundcube/bootstrap.php' (include_path='/usr/lib/cgi-bin/program/lib:.:/usr/share/php:/usr/share/pear') in /usr/share/apache2/roundcubemail-1.0.1/program/include/iniset.php on line 58, referer: http://comet.myserv.com/

Any idea? I can't live without my iRedMail roundcube sad

----

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

2

Re: Roundcube mail fatal php error

Are you trying Nginx on iRedMail-0.8.7? You can refer to our sample config file used in iRedMail-0.9.0-rc2:
https://bitbucket.org/zhb/iredmail/src/ … les/nginx/

You may want to check addition files in iRedMail-0.9.0-rc2 too:

- conf/nginx
- conf/php
- functions/nginx.sh
- functions/php.sh