<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">Thanks got it fixed<br>
RC<br>
</font><br>
On 12/17/2009 6:00 PM, Darrell D. Mobley wrote:
<blockquote cite="mid:093001ca7f6c$ac0c4040$0424c0c0$@com" type="cite">
<meta http-equiv="Content-Type"
content="text/html; charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";
color:black;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
pre
{mso-style-priority:99;
mso-style-link:"HTML Preformatted Char";
margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";
color:black;}
span.HTMLPreformattedChar
{mso-style-name:"HTML Preformatted Char";
mso-style-priority:99;
mso-style-link:"HTML Preformatted";
font-family:Consolas;
color:black;}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:"Verdana","sans-serif";
color:#1F497D;
font-weight:normal;
font-style:normal;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="Section1">
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Verdana","sans-serif"; color: rgb(31, 73, 125);">I
have a Joomla site with a RapidSSL cert, and it uses nothing
in the sitex.include. <o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Verdana","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Verdana","sans-serif"; color: rgb(31, 73, 125);">AllowOverride
is set in the GUI for the server, Options FollowSymLinks,
Includes, Indexes and Multiviews set there as well.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Verdana","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Verdana","sans-serif"; color: rgb(31, 73, 125);">Why
do you have Options All followed by Options + FollowSymLinks?<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Verdana","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Verdana","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
<div
style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0in 0in 0in 4pt;">
<div>
<div
style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
<p class="MsoNormal"><b><span
style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;">From:</span></b><span
style="font-size: 10pt; font-family: "Tahoma","sans-serif"; color: windowtext;">
<a class="moz-txt-link-abbreviated" href="mailto:blueonyx-bounces@blueonyx.it">blueonyx-bounces@blueonyx.it</a>
[<a class="moz-txt-link-freetext" href="mailto:blueonyx-bounces@blueonyx.it">mailto:blueonyx-bounces@blueonyx.it</a>] <b>On Behalf Of </b>Richard C.
Barker Sr.<br>
<b>Sent:</b> Thursday, December 17, 2009 5:27 PM<br>
<b>To:</b> BlueOnyx General Mailing List<br>
<b>Subject:</b> [BlueOnyx:03130] Error restart HTTPD after edit<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><span style="font-size: 10pt;">Have a site that
has a cert
installed site is on joomla, when I try to add the follow in the
sitexx.include
I get the error below:<br>
AllowOverride All<br>
Options All<br>
<br>
Options +FollowSymLinks<br>
<br>
Error HTTPD failed to start<br>
Syntax error on line 5 of /etc/httpd/conf.d/ssl_perl.conf:<br>
<br>
$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</span><br>
<br>
Line 5 is<br>
use lib qw(/usr/sausalito/perl);<br>
<br>
<br>
<o:p></o:p></p>
<pre>Thank you in advance for any help.<o:p></o:p></pre>
<pre> Richard C. Barker Sr.<o:p></o:p></pre>
</div>
</div>
</div>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
+---------------------------------------------+
Richard C. Barker Sr.
CEO & President
1-800-510-3139
ProBass Networks Inc.
<a class="moz-txt-link-freetext" href="http://www.probassnetworks.net">http://www.probassnetworks.net</a>
<a class="moz-txt-link-freetext" href="http://www.probass.net">http://www.probass.net</a>
***************************************
DISCLAIMER : -
This e-mail is confidential and intended only for the use
of the individual or entity named above and may contain
information that is privileged. If you are not the intended
recipient, you are notified that any dissemination, distribution
or copying of this e-mail is strictly prohibited. If you have
received this email in error, please notify us immediately
by return email or telephone and destroy the original message.
+---------------------------------------------+</pre>
</body>
</html>