<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    For those running on CentOS / RedHat, who are probably using
    SELinux, I have found a fixed a packaging bug.<br>
    The symptom would be that the <a class="moz-txt-link-freetext" href="https://your-site/saml">https://your-site/saml</a> web site
    wouldn't work, and would spit a "MEMCACHEDOWN" error.<br>
    <br>
    There is an SELinux boolean flag that needs to be set, and then you
    have to restart memcached and httpd:<br>
    <tt>    setsebool httpd_can_network_memcache 1</tt><br>
    <br>
    I have fixed the rpm package so that this command should be run
    automatically for you.<br>
    It is also now listed in the commands to run to install the
    zendto-saml package and its dependencies at the top of<br>
        <a class="moz-txt-link-freetext" href="https://zend.to/saml.php">https://zend.to/saml.php</a><br>
    <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

'Give a man a fish, and you feed him for a day.
 Teach a man to fish, and he'll sit in a boat and drink beer all day.'
   - Anon

<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
</pre>
  </body>
</html>