Hi Luciano,
I'm using Apache:
# httpd -V
Server version: Apache/2.2.15 (Unix)
Server built: Oct 16 2014 14:48:21
Server's Module Magic Number: 20051115:25
Server loaded: APR 1.3.9, APR-Util 1.3.9
Compiled using: APR 1.3.9, APR-Util 1.3.9
Architecture: 64-bit
Server MPM: Prefork
threaded: no
forked: yes (variable process count)
I have no error in /var/log/php-fpm/error.log
This is my php-fpm pool config:
[www]
listen = 127.0.0.1:9000
listen.allowed_clients = 127.0.0.1
user = apache
group = apache
pm = dynamic
pm.max_children = 300
pm.start_servers = 40
pm.min_spare_servers = 10
pm.max_spare_servers = 40
request_slowlog_timeout = 4
slowlog = /var/log/php-fpm/www-slow.log
php_admin_value[error_log] = /var/log/php-fpm/www-error.log
php_admin_flag[log_errors] = on
php_value[session.save_handler] = files
php_value[session.save_path] = /var/lib/php/session
Thank you
>----Messaggio originale----
>Da: [email protected]
>Data: 21/01/2015 16.26
>A: <[email protected]>
>Ogg: Re: [RCU] R: R: Re: Issue with RC 1.0.4
>
>
>On Wed, 21 Jan 2015 13:09:01 +0100 (CET)
>"[email protected]" <[email protected]> wrote:
>
>> can anyone help me with this problem?
>> I just completely reinstalled RC 1.0.4, I get no errors during
installation.
>>
>> The error remains:
>>
>> [Wed Jan 21 12:54:03 2015] [error] [client ] 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/pear:/usr/share/php') in
>> /home/domain/extracms/webmail/program/include/iniset.php on line 63
>It may be a fast-cgi problem.
>
>Under which http server does it run?
>What does your /etc/php-fpm.conf say about it?
>
>Cheers,
>
>Luciano.
>--
> /"\ /Via A. Salaino, 7 - 20144 Milano (Italy)
> \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250
> X AGAINST HTML MAIL / E-MAIL: [email protected]
> / \ AND POSTINGS / WWW: http://www.lesassaie.IT/
>_______________________________________________
>Roundcube Users mailing list
>[email protected]
>http://lists.roundcube.net/mailman/listinfo/users
>
_______________________________________________
Roundcube Users mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/users