I'm trying to load mod_wsgi 2.6 in apache 1.3 running in a FreeBSD 7.2
jail.

httpd fails starting up with the message "Bad systemcall".

ktrace shows that the call was:
  1941 httpd    CALL  ksem_init(0x7fffffffe910,0x1)
  1941 httpd    RET   ksem_init -1 errno 78 Function not implemented


Disabling the mod_wsgi makes apache load again.
I've also tried enabling security.jail.sysvipc_allowed using sysctl
without luck.

Any solution to this?

--

You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=.


Reply via email to