Hi,
semget is a semaphore error of some sort, I've seen similar errors with
Oracle. To fix the problem you can increase the number of semaphores (this
varies from system to system) or you can clear out the semaphores. You can
clear them out by rebooting or by using the ipc* commands on your system,
usually ipcs to list them and ipcrm to remove them. Did apache crash or do
you have a lot of other software using shared memory segments or
semaphores?
Brad
Robert Buecker writes:
> I recently started getting this error when trying to "startssl":
> semget: No space left on device
> "apachectl start" works fine however. I'm not sure if this is a modssl
> related error, because if I add
> Listen 80
> Listen 443
> to the httpd.conf I get basically the same error.
>
> If anyone has run into this before and knows what's up, please help me out.
>
> /Robert
>
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]