Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nginx stable ver. in freebsd ports collection
On Mon, Jun 01, 2009 at 06:29:48PM +0300, Vladimir Getmanshchuk wrote:
> Сделал, если имелось ввиду:
>
> working_directory /usr/local/etc/nginx;
> worker_rlimit_core 1000m;
Нет, во FreeBSD нужно:
mkdir /spool/core
chmod 0755 /spool/core
chown site:site /spool/core
sysctl kern.sugid_coredump=1
sysctl kern.corefile=/spool/core/%N.core.%P
--
Игорь Сысоев
http://sysoev.ru
|