<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 06/05/13 18:47, Gee wrote:<br>
    </div>
    <blockquote
cite="mid:CAFZWd4ZxZj1QQP4WD4PnWGhQ_W8qUbmCUw8Xb+9L7eCHOjN3Kg@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div style="font-family:arial,sans-serif;font-size:13px"><br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px">The
          frustrating thing here is that /tmp/fastcgi.socket does
          actually exist.  I tried 'touch' and making sure 'wheel' has
          the appropriate permissions.  The result of 'ls -la
          /tmp/fastcgi.socket' revealed nothing awry.</div>
        <div style="font-family:arial,sans-serif;font-size:13px"><br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px">Does
          anyone have any ideas/hints?</div>
        <div style="font-family:arial,sans-serif;font-size:13px">
          <br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px">To try
          and save time, here is my config:<br>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    see if you can connect to the unix/fcgi socket like this:
<a class="moz-txt-link-freetext" href="http://www.ralf-lang.de/2011/11/22/using-socat-to-debug-unix-sockets-like-telnet-for-tcp/">http://www.ralf-lang.de/2011/11/22/using-socat-to-debug-unix-sockets-like-telnet-for-tcp/</a><br>
    other than that.. I'm out of ideas :)<br>
  </body>
</html>