António P. P. Almeida
January 12, 2011 01:34PM
On 12 Jan 2011 18h13 WET, nginx-forum@nginx.us wrote:

> Hi
>
> We are trialling nginx as a httpd for drupal + civicrm. Everything
> is working very well. However one thing we would like to do is to
> set a max_execution_time per server {} rather than just relying on a
> default setting in php.ini set higher than is actually desirable for
> all sites.

Put a php.ini file in the root directory of your site and set the
runtime parameters there. Note that this file has to be readable by
the CGI process.

You can also, in the case of Drupal (I have no experience with
CivicCRM) set it in the settings.php file using
ini_set('max_execution_time', <value>);

--- appa


_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

max_execution_time per server {}

bails January 12, 2011 01:13PM

Re: max_execution_time per server {}

António P. P. Almeida January 12, 2011 01:34PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 160
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready