This is a discussion on Re: Apache wont start with ssl within the Modssl Users forums, part of the Web Server and Related Forums category; Sounds to me like sem files have gotten the best of you. Did you compile Apache with mm? Try using ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Sounds to me like sem files have gotten the best of you. Did you
compile Apache with mm? Try using ipcclean to clean up the semaphores. Google for ipcclean, while its intentions and uses were meant for postgres, it basically removes the semaphores for any user (including apache's user, what ever that may be on your server). Btw this is more of an Apache related problem as opposed to mod_ssl problem :-). On 5/2/07, Ryan Forrester <ryan@maxfonts.com> wrote: > Mqueue dir had only 5mb files in it. > > [root@server15 ~]# df -h > Filesystem Size Used Avail Use% Mounted on > /dev/mapper/VolGroup00-LogVol00 > 15G 5.0G 8.8G 36% / > /dev/ida/c0d0p1 99M 16M 78M 17% /boot > tmpfs 569M 0 569M 0% /dev/shm > > > > -----Original Message----- > From: owner-modssl-users@modssl.org > [mailto:owner-modssl-users@modssl.org] On Behalf Of Dave Paris > Sent: Sunday, April 01, 2007 3:10 PM > To: modssl-users@modssl.org > Subject: Re: Apache wont start with ssl > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Occasionally, /var/spool/clientmqueue can bite you as well. The > filesystem will not show 100% used but you'll be out of inodes. (If > that happens, you'll have loads of fun clearing it out ;-) > > Good Luck! > - -dsp > > > > > Andy Cravens wrote: > > Judging from the error message "No space left on device" sounds like > > some file system is full... maybe /tmp. The next time this happens > open > > a shell window and type: > > > > df -k > > > > Check the output to see if one of your file systems is full. Look at > > /tmp and /swap specifically > > > > > > > > Ryan Forrester wrote: > >> When attempting to start apache in SSL mode: > >> $ /home/servers/apache_1.3.37/bin/apachectl startssl > >> $ semget: No space left on device > >> > >> Rebooting the machine allows me to start apache once more.. but after > >> a few days, apache wil fail and the same error occurs again, and the > >> only way to resolve is to reboot. > >> - Apache will start in mornal mode without a reboot. > >> > >> error_log doesnt contain any useful information to help troubleshoot > the > >> problem. > >> > > > > > > __________________________________________________ ____________________ > > Apache Interface to OpenSSL (mod_ssl) www.modssl.org > > User Support Mailing List modssl-users@modssl.org > > Automated List Manager majordomo@modssl.org > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (Darwin) > > iD8DBQFGDz62KmNPF3QynfQRAgjmAJ0XOdj2FH9O8oPRk9wD+I EEGgQHIwCfZmjc > +urX+xVcjjO+b/XjbsSfz6c= > =cMPQ > -----END PGP SIGNATURE----- > __________________________________________________ ____________________ > Apache Interface to OpenSSL (mod_ssl) www.modssl.org > User Support Mailing List modssl-users@modssl.org > Automated List Manager majordomo@modssl.org > > __________________________________________________ ____________________ > Apache Interface to OpenSSL (mod_ssl) www.modssl.org > User Support Mailing List modssl-users@modssl.org > Automated List Manager majordomo@modssl.org > __________________________________________________ ____________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List modssl-users@modssl.org Automated List Manager majordomo@modssl.org |
![]() |
| Thread Tools | |
| Display Modes | |
|
|