PS: All is fine, except one website. In the admin GUI on the Virtual Site List it shows that website to be SSL enabled, but when I try to modify the SSL settings of the site then it shows that SSL is not enabled and the comment: This item is disabled. You do not have the privileges to modify this item. And: There is currently no certificate for this site. Create or import a certificate to view information for that certificate.
When I try to access the site with a browser the screen remains blank ... no error message appears. Thanks Michael All is fine again! Here is the output of: # rpm -q --whatprovides /etc/httpd/conf.d/ssl_perl.conf base-apache-glue-1.4.1-0BX11.el6.noarch Best regards Felix -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michael Stauber Sent: Samstag, 22. November 2014 18:45 To: BlueOnyx General Mailing List Subject: [BlueOnyx:16529] Re: Link to 5108R to 5208R upgrade instructions Hi Felix, > I get the error: > Starting httpd: Syntax error on line 10 of /etc/httpd/conf.d/ssl_perl.conf: > $parms->add_config() has failed: mod_perl:1: <VirtualHost> was not closed. > at /usr/lib64/perl5/vendor_perl/Apache2/PerlSections.pm line 215.\n The file /etc/httpd/conf.d/ssl_perl.conf should no longer be there, as the SSL configuration for SSL enabled Vhosts is now in the HTTPd include files of Vhosts. The upgrade should have removed /etc/httpd/conf.d/ssl_perl.conf. Please report back the output of this command: rpm -q --whatprovides /etc/httpd/conf.d/ssl_perl.conf Then delete the file: rm -f /etc/httpd/conf.d/ssl_perl.conf And restart Apache: /sbin/service httpd restart It should then restart Apache just fine. -- With best regards Michael Stauber _______________________________________________ Blueonyx mailing list [email protected] http://mail.blueonyx.it/mailman/listinfo/blueonyx _______________________________________________ Blueonyx mailing list [email protected] http://mail.blueonyx.it/mailman/listinfo/blueonyx
