Re: Apache wont start with ssl
"Yvo van Doorn" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-ssl.user |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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: [email protected] > [mailto:[email protected]] On Behalf Of Dave Paris > Sent: Sunday, April 01, 2007 3:10 PM > To: [email protected] > 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 [email protected] > > Automated List Manager [email protected] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (Darwin) > > iD8DBQFGDz62KmNPF3QynfQRAgjmAJ0XOdj2FH9O8oPRk9wD+IEEGgQHIwCfZmjc > +urX+xVcjjO+b/XjbsSfz6c= > =cMPQ > -----END PGP SIGNATURE----- > ______________________________________________________________________ > 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] > ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [email protected] Automated List Manager [email protected]