pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Re: "Allowed memory size of 8388608 bytes exhausted" installing www/php4
On Sat, 4 Mar 2006, Joel CARNAT wrote:
> well... in fact I saw that but couldn't change it ; so I thought I was
> looking at the wrong one.
>
> # sysctl -w proc.curproc.rlimit.stacksize.hard=16777216
> proc.curproc.rlimit.stacksize.hard: 8388608 -> 16777216
Instead of using "curproc" use a specific process ID.
> # sysctl proc.curproc.rlimit.stacksize
> proc.curproc.rlimit.stacksize.soft = 8388608
> proc.curproc.rlimit.stacksize.hard = 8388608
>
> # ulimit -s 16384
> # ulimit -a
> time(cpu-seconds) unlimited
> file(blocks) unlimited
> coredump(blocks) unlimited
> data(kbytes) 1048576
> stack(kbytes) 8192
I don't know.
I think the error came from the PHP itself. Maybe it is running the
interpreter.
Maybe try increasing the limit in the php.ini. I am not sure of best way
to do that duing a pkgsrc installation though.
Jeremy C. Reed
technical support & remote administration
http://www.pugetsoundtechnology.com/
Home |
Main Index |
Thread Index |
Old Index