Hi,
were having a huge problem on a main production server after some hardware trouble. Everything seems to work fine, including Apache, except when we try to start it with SSL (httpd -k start -DSSL or service httpd restart). Apache works fine without -DSSL but we really need HTTPs for some sites (which are not working right now). Bash said:
/bin/bash: line 1: 3257 Segmentation fault /usr/sbin/httpd -k start -DSSL
A few times, with varying numbers (instead of 3257). A full fsck was already run at the filesystem. Please help, since I don't have a clue where or how to fix this.
were having a huge problem on a main production server after some hardware trouble. Everything seems to work fine, including Apache, except when we try to start it with SSL (httpd -k start -DSSL or service httpd restart). Apache works fine without -DSSL but we really need HTTPs for some sites (which are not working right now). Bash said:
/bin/bash: line 1: 3257 Segmentation fault /usr/sbin/httpd -k start -DSSL
A few times, with varying numbers (instead of 3257). A full fsck was already run at the filesystem. Please help, since I don't have a clue where or how to fix this.