在运行 postgresql 的 Debian lenny 服务器中,我注意到缺少信号量数组会阻止 Apache 启动。
查看限制,我看到最多 128 个数组中使用了 128 个数组,用于信号量。我知道这是问题所在,因为它发生在semget通话中。
semget
如何增加数组的数量?
PS:我需要运行 Apache 才能使用 phppgadmin。
linux semaphore limit ipc
ipc ×1
limit ×1
linux ×1
semaphore ×1