I use Apache merely as an easy method to share files across the network - no security, etc, necessary.
When upgrading to openSUSE 13.1, Apache gave me the error that "socache_shcmb" error. All the blogs gave different ways to solve it. But since I don't use SSL:
edit /etc/apache2/httpd.conf:
Hash out "Include /etc/apache2/ssl-global.conf"
#Include /etc/apache2/ssl-global.conf
Restart apache2
systemctl restart apache2
No comments:
Post a Comment