Re: Apache wont start with ssl

2007-04-02 Thread Andy Cravens
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

Re: Apache wont start with ssl

2007-03-31 Thread Andy Cravens
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