On 09/05/2012 19:35, Roberto De Ioris wrote:
Hi,

I've just finished updating some ports and noticed that uWSGI is unable
to start up on FreeBSD 7.4. When uWSGI tries to load, the logs show the
following errors:

    semget(): Function not implemented [lock.c line 390]
    semctl(): Function not implemented [lock.c line 469]

I wondered if anyone else had experienced the same thing?

Thanks in advance.
What

ipcs -s

reports ?

Hi,

Thanks for replying. ipcs says:

Semaphores:
T           ID          KEY MODE        OWNER    GROUP
s       327680      5432001 --rw------- 70       70
s       327681      5432002 --rw------- 70       70
s       327682      5432003 --rw------- 70       70
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to