[BlueOnyx:05945] Re: httpd error after adding ssl to a site
Taco Scargo
taco at scargo.nl
Tue Nov 30 03:28:34 -05 2010
Hi Ken,
The SSL configuration for httpd is built 'automagically' by some perl code in the httpd.conf file.
Unfortunately the execution fails and therefore the configuration is not added.
Looking at the error it seems as if you have added 'Options all' manually to a file somewhere.
Please see where this is defined and correct that.
With regards,
Taco Scargo
taco at scargo.nl
On 30 nov 2010, at 01:36, Ken - Precision Web Hosting, Inc wrote:
>
> I have a site on a VPS. Most of my servers are BlueQuartz but this one is
> BlueOnyx.
>
> I created a self signed cert and CSR from the GUI.
>
> After that I received the error below:
>
> /etc/rc.d/init.d/httpd configtest
> Syntax error on line 5 of /etc/httpd/conf.d/ssl_perl.conf:
> $parms->add_config() has failed: Option all not allowed here at
> /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Apache2/PerlSections.pm
> line 203.\n
>
>
> If I comment out this line in the /etc/httpd/conf.d/ssl_perl.conf:
> then the httpd will restart.
> my @ssl_sites = $cce->find('Vsite', { 'SSL.enabled' => 1 }, { 'SSL.expires'
> => '^.+' });
>
>
> But the ssl is not working for this site, and not for the other site with
> ssl at another IP.
>
> I also tried using the actual cert file from Rapidssl. That did not fix it
> either.
>
>
> A little more info on this:
>
> netstat -tupan does not show anything on port 443
>
> Turning the firewall off does not help.
>
> The server is fully yum updated.
>
>
> ----
> Ken M
> Precision Web Hosting, Inc.
> http://www.precisionweb.net
>
>
>
>
>
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at blueonyx.it
> http://www.blueonyx.it/mailman/listinfo/blueonyx
More information about the Blueonyx
mailing list