Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Web Server
  • Search

mod_ssl.so problem

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
imperahost
Posts: 19
Joined: Sat Sep 28, 2013 9:41 pm

mod_ssl.so problem
  • Quote

Post by imperahost » Tue Dec 31, 2013 1:43 pm

i try install ssl as follow:

added this line to etc/httpd/conf/httpd.conf
LoadModule ssl_module modules/mod_ssl.so

added to /home/admin/conf/web/httpd.conf

<VirtualHost 123.456.789:8443>
SSLEngine on
SSLCertificateFile /etc/httpd/ssl/www.site.com.crt
SSLCertificateKeyFile /etc/httpd/ssl/www.site.com.key
SSLCACertificateFile /etc/httpd/ssl/www.site.com.ca

ServerAdmin [email protected]
ServerName site.com
DocumentRoot /home/admin/web/site.com/public_html/
ErrorLog /var/log/httpd/domains/site.com.error.log
CustomLog /var/log/httpd/domains/site.com.log combined
</VirtualHost>

now restarting apache:

Starting httpd: httpd: Syntax error on line 66 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_ssl.so into server: /etc/httpd/modules/mod_ssl.so: cannot open shared object file: Too many levels of symbolic links


please i need sugestions
Top


Post Reply
  • Print view
1 post • Page 1 of 1

Return to “Web Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password