<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
James Moseley wrote:
<blockquote
 id="mid_e65c7db50910111905t1c4dbdedjed19be0fab592bb_mail_gmail_com"
 cite="mid:e65c7db50910111905t1c4dbdedjed19be0fab592bb@mail.gmail.com"
 type="cite">On Sun, Oct 11, 2009 at 8:14 PM, Easyrider Inquiry <span
 dir="ltr"><<a moz-do-not-send="true"
 href="mailto:Inquiry@easyrider.com">Inquiry@easyrider.com</a>></span>
wrote:<br>
  <div class="gmail_quote">
  <blockquote id="StationeryCiteGenerated_2" class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff" text="#000000">Hello James.  Thanks VERY
much for responding.<br>
    <br>
Unfortunately, no luck :(<br>
    <br>
Rather than experiment with a million more combinations before
replying, I'll just post the current configuration (which I believe are
teh settings you advised) and say that I am now getting an internal
server error: The server encountered an internal error or
misconfiguration and was unable to complete your request.
    <br>
    <br>
/opt/rt3/etc/RT_SiteConfig.pm:<br>
    <br>
# ---- Latest advice START ---------<br>
    <br>
Set($WebPath , "/helpdesk");<br>
Set($WebBaseURL , <a moz-do-not-send="true"
 href="http://backup.easyrider.com" target="_blank">"http://backup.easyrider.com"</a>);<br>
Set($WebImagesURL , $WebPath . "/NoAuth/images/");<br>
    <br>
Set($WebPort , 80);# + ($< * 7274) % 32766 + ($< &&
1024));<br>
Set($WebURL , $WebBaseURL . $WebPath . "/");<br>
Set($LogoURL , $WebImagesURL . "bplogo.gif");<br>
Set($LogoLinkURL, '<a moz-do-not-send="true"
 href="http://security.nocdesigns.com" target="_blank">http://security.nocdesigns.com</a>');<br>
Set($LogoAltText, "Easyrider LAN Pro");<br>
Set($WebNoAuthRegex, qr!^(?:/+NoAuth/|<br>
                            /+REST/\d+\.\d+/NoAuth/)!x );<br>
    </div>
  </blockquote>
  <div><br>
In my previous post, I said get rid rid of the other Set($Web* syntax. 
They are only confusing troubleshooting the issue and probably aren't
needed.  If you do need specific web port and web regex overrides due
to your specific configuration, add them back in later once you've
gotten the basic install working.<br>
 </div>
  <blockquote id="StationeryCiteGenerated_3" class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff" text="#000000"><br>
# ---- Latest advice END -----------<br>
    <br>
/etc/httpd/conf/httpd.conf:<br>
    <br>
# Latest RT config experiment give internal server error<br>
    <br>
# ----- Latest advice START ---------<br>
    <br>
      <VirtualHost *:80><br>
       ServerName <a moz-do-not-send="true"
 href="http://backup.easyrider.com" target="_blank">backup.easyrider.com</a><br>
       AddDefaultCharset UTF-8<br>
       AddHandler fastcgi-script .fcgi<br>
       Alias /helpdesk/NoAuth/images /opt/rt3/share/html/NoAuth/images<br>
       ScriptAlias /helpdesk /opt/rt3/bin/mason_handler.fcgi/<br>
     </VirtualHost><br>
    </div>
  </blockquote>
  <div><br>
And what did the Apache error log state?  More than likely, the
problematic syntax in RT_SiteConfig.pm caused the error.  You also
claim everything was working with just the server name.  What I don't
see in the above Apache config is where you load the FastCgi module,
amongst other things.  What module are you using, mod_fastcgi?  <br>
  <br>
Lastly, mail sent directly to you bounced because your server rejected
it.  You must have received my reply via the cc to the general list. 
Please look at the mail server logs to see why it is/was rejecting mail.<br>
  </div>
  </div>
  <br>
-- <br>
James Moseley<br>
  <br>
</blockquote>
Thanks for getting back to me James.  Previously, when someone gave me
some advice I would spend a great many hours troubleshooting further
when their suggestions didn't pan out.  To be honest, my failure to get
RT running has been very humbling so if I follow someone's instructions
and they don't solve the problem (or make things worse) I just respond
with the results and hope for more guidance.<br>
<br>
I cannot fix this problem on my own.  I feel extremely stupid because
of this.  I'm an idiot.  I cannot do this without some help.  'Nuff
said?<br>
<br>
I removed all of the other Web stuff as you instructed.  No difference.<br>
<br>
Error log follows.<br>
<br>
I don't know how to answer your mod_fastcgi question except to say that
I followed the installation instructions religiously, that I have no
clue what fastcgi is and that below I have included two examples... 
the first, which is based on your suggestions, which does not work. 
The second, following the installation procedure instructions, which
does work but as I said, using the root URL.  As you can see, the
configurations are nearly identical.  Imagine my frustration, if you
can, that I have spent around ten days [unsuccessfully] troubleshooting
a problem that I isolated to two or three lines of code a week ago.  I
have nearly 45 years of computer systems engineering experience and at
one time I actually was smart.<br>
<br>
Mail from SKYNETWEBBLACKHOLES is blacklisted on our mail server due to
them hosting spammer sites I presume.  I added both of your e-mail
addresses to my whitelist.  It's probably best to keep this thread
intact on the forum though.  The first thing I did, before asking
anyone for help, was to search the database for similar threads and
found nothing helpful.  Hopefully, if/when this gets solved, I will put
a clean configuration update for those who follow to use as a model.<br>
<br>
RT is most likely [temporarily] accessible from the Internet.  If so,
you can see that <a class="moz-txt-link-freetext" href="http://backup.easyrider.com">http://backup.easyrider.com</a> brings up RT nicely.  All
attempts to run RT from <a class="moz-txt-link-freetext" href="http://backup.easyrider.com/helpdesk">http://backup.easyrider.com/helpdesk</a> have so
far failed.<br>
<br>
[root@security webalizer-2.21-02]# tail /var/log/httpd/error_log<br>
[Sun Oct 11 19:21:32 2009] [warn] FastCGI: server
"/opt/rt3/bin/mason_handler.fcgi" (pid 18020) terminated by calling
exit with status '9'<br>
[Sun Oct 11 19:21:32 2009] [notice] Apache/2.0.53 (Fedora) configured
-- resuming normal operations<br>
[Sun Oct 11 19:21:33 2009] [warn] FastCGI: server
"/opt/rt3/bin/mason_handler.fcgi" started (pid 18029)<br>
Couldn't load RT config file RT_SiteConfig.pm:<br>
<br>
Quantifier follows nothing in regex; marked by <-- HERE in m/+
<-- HERE REST/ at /opt/rt3/etc/RT_SiteConfig.pm line 393.<br>
Compilation failed in require at /opt/rt3/bin/../lib/RT/Config.pm line
516.<br>
BEGIN failed--compilation aborted at /opt/rt3/bin/webmux.pl line 102.<br>
Compilation failed in require at /opt/rt3/bin/mason_handler.fcgi line
55.<br>
[Sun Oct 11 19:21:33 2009] [warn] FastCGI: server
"/opt/rt3/bin/mason_handler.fcgi" (pid 18029) terminated by calling
exit with status '9'<br>
[root@security webalizer-2.21-02]#<br>
<br>
/opt/rt3/etc/RT_SiteConfig.pm:<br>
<br>
# ---- Latest advice START ---------<br>
# Gives internal server error message<br>
<br>
Set($WebPath , "/helpdesk");<br>
Set($WebBaseURL , <a class="moz-txt-link-rfc2396E" href="http://backup.easyrider.com">"http://backup.easyrider.com"</a>);<br>
Set($WebImagesURL , $WebPath . "/NoAuth/images/");<br>
<br>
#Set($WebPort , 80);# + ($< * 7274) % 32766 + ($< &&
1024));<br>
#Set($WebURL , $WebBaseURL . $WebPath . "/");<br>
#Set($LogoURL , $WebImagesURL . "bplogo.gif");<br>
#Set($LogoLinkURL, '<a class="moz-txt-link-freetext" href="http://security.nocdesigns.com">http://security.nocdesigns.com</a>');<br>
#Set($LogoAltText, "Easyrider LAN Pro");<br>
#Set($WebNoAuthRegex, qr!^(?:/+NoAuth/|<br>
                            /+REST/\d+\.\d+/NoAuth/)!x );<br>
<br>
# ---- Latest advice END -----------<br>
<br>
/etc/httpd/conf/httpd.conf:<br>
<br>
# ----- START ---------<br>
<br>
NameVirtualHost *:80<br>
      <VirtualHost *:80><br>
       ServerName backup.easyrider.com<br>
       AddDefaultCharset UTF-8<br>
       AddHandler fastcgi-script .fcgi<br>
       Alias /helpdesk/NoAuth/images /opt/rt3/share/html/NoAuth/images<br>
       ScriptAlias /helpdesk /opt/rt3/bin/mason_handler.fcgi/<br>
     </VirtualHost><br>
<br>
# ---- END -----------<br>
<br>
---------------------------------------------------------------------------------<br>
<br>
This works but as <a class="moz-txt-link-freetext" href="http://backup.easyrider.com">http://backup.easyrider.com</a><br>
<br>
# ----- START -----------------------<br>
Set($WebPath , "");<br>
Set($WebPort , 80);# + ($< * 7274) % 32766 + ($< &&
1024));<br>
Set($WebBaseURL , <a class="moz-txt-link-rfc2396E" href="http://backup.easyrider.com:$WebPort">"http://backup.easyrider.com:$WebPort"</a>);<br>
Set($WebURL , $WebBaseURL . $WebPath . "/");<br>
Set($WebImagesURL , $WebPath . "/NoAuth/images/");<br>
Set($LogoURL , $WebImagesURL . "bplogo.gif");<br>
Set($LogoLinkURL, '<a class="moz-txt-link-freetext" href="http://security.nocdesigns.com">http://security.nocdesigns.com</a>');<br>
Set($LogoAltText, "Easyrider LAN Pro");<br>
Set($WebNoAuthRegex, qr!^(?:/+NoAuth/|<br>
                            /+REST/\d+\.\d+/NoAuth/)!x );<br>
<br>
#------ END -----------------------<br>
<br>
# ----- START --------<br>
<br>
NameVirtualHost *:80<br>
  <VirtualHost *:80><br>
    ServerName backup.easyrider.com<br>
    AddDefaultCharset UTF-8<br>
    AddHandler fastcgi-script .fcgi<br>
    Alias /NoAuth/images /opt/rt3/share/html/NoAuth/images<br>
    ScriptAlias / /opt/rt3/bin/mason_handler.fcgi/<br>
</VirtualHost><br>
<br>
# ------ END -------<br>
<br>
</body>
</html>