Apache wont start with ssl

2007-03-31 Thread Ryan Forrester
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.


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 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[EMAIL PROTECTED]


Re: Apache wont start with ssl

2007-03-31 Thread Dave Paris
-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[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  modssl-users@modssl.org
Automated List Manager[EMAIL PROTECTED]