OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Alain Tesio (alainonesite.org)
Date: Mon Apr 22 2002 - 08:23:19 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Mon, 22 Apr 2002 16:07:26 GMT
    Romka <romkahansaweb.net> wrote:

    > [demime could not interpret encoding binary - treating as plain text]
    > Hi all
    >
    > I was having problem installing mysql 3.23.49 to openbsd 3.0
    > ..it just conflicts with signal.h And same thing is with older
    > versions. Only packages works but then i cant
    > configure this settings what i want. Anyways i upgraded
    > to openbsd 3.1 current... And ther is also same problem..
    > ..ok i taked mysql 3.23.49 packages for openbsd at
    > snapshot.. Well it works bretty good (i mean faster) but
    > all time it gives me error "Error in accept: Bad file descriptor" and
    > for a while stops working.. I have tried also --open-files-limit=2048
    > ..but still no help..
    > Does anybody had this problem with openbsd 3.1 and mysql 3.23.49 ?
    > I know this was happening on openbsd 2.8.. but hmm..
    >
    > Thnks.
    >
    > Romka

    Have you tried increasing the max files number in the kernel
    configuration ?

    /usr/sbin/sysctl -w kern.maxfiles=...

    Alain