On Wed, May 18, 2011 at 4:34 PM, Paul Beach <pbe...@ibphoenix.com> wrote:
> <<Well, I just added firebird_enable="YES" to rc.conf and removed gds from 
> inetd.conf. Restarted /usr/local/etc/rc.d/firebird and
> /etc/rc.d/inetd, now it seems to be working ok.>>
>
> Excellent - when you run out of semaphores and get the error again - remember 
> what Alex suggested.
> Also this issue SHOULD be on the support list - NOT the development list.

Someone send this to me , i don't know if is solves it  for you

In my case problem solved by adding next strings IN

/etc/sysctl.conf
kern.ipc.shmall=32768
kern.ipc.shmmax=134217728
kern.ipc.semmap=256

and

/boot/loader.conf:
kern.ipc.semmni=256
kern.ipc.semmns=512
kern.ipc.semmnu=256

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to