Noticing that the PHP4 binaries with CentOS4 are compiled with the option: --enable-sysvshm
but not with the
--enable-sysvmsg
option. They are very closely related, and we'd like to use the msg_get_queue() function for an application cluster. Is there any reason why this is so? Is it too much to ask to have this added?
Thanks in advance!
-Ben