Hi, have a problem with SSL and NameVirtualHost..
I get the problem first time then i buy a SSL certificate from globessl. I could not set it up self, so i pay them for to set it up. They set it up and after 1-3 days i don´t know precise, the httpd/apache turn off, and then i try to start it again i get this error:
I contact globessl again and they set it up again and all thing works. But now again after 1-3 days httpd is down again. I try to fix it with some guides around the internet but nothing works, and now then i try to start httpd/apache i get this error:
I really hope someone can help me.
I get the problem first time then i buy a SSL certificate from globessl. I could not set it up self, so i pay them for to set it up. They set it up and after 1-3 days i don´t know precise, the httpd/apache turn off, and then i try to start it again i get this error:
Code:
[root@srv1 ~]# apachectl -k restart
Syntax error on line 23 of /etc/httpd/conf/ips.conf:
SSLCertificateFile: file '/etc/httpd/conf/ssl.crt/server.crt' does not exist or is empty
httpd not running, trying to start
I contact globessl again and they set it up again and all thing works. But now again after 1-3 days httpd is down again. I try to fix it with some guides around the internet but nothing works, and now then i try to start httpd/apache i get this error:
Code:
[root@srv1 ~]# apachectl -k graceful
[Sun Apr 25 14:50:10 2010] [warn] NameVirtualHost 82.103.134.242:80 has no VirtualHosts
[Sun Apr 25 14:50:10 2010] [warn] NameVirtualHost 82.103.134.242:443 has no VirtualHosts
[Sun Apr 25 14:50:10 2010] [warn] NameVirtualHost 82.103.135.111:80 has no VirtualHosts
[Sun Apr 25 14:50:10 2010] [warn] NameVirtualHost 82.103.135.111:443 has no VirtualHosts
httpd not running, trying to start
I really hope someone can help me.