<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Yay, I contributed. :)<br>
    </p>
    <div class="moz-cite-prefix">On 1/10/2019 8:30 AM, Jules Field
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:WM!19613d23b4435d3d85a84b134ea7a78be631e620d10678235893afa82683832e808135558c201e8e3f67d3658610dc9ae6cd5dbf55aa046f6a1b7d65b243c0fa!@mx.jul.es">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      Thanks for pointing that out. I've just updated the web page.<br>
      <br>
      Cheers,<br>
      Jules.<br>
      <br>
      <div class="moz-cite-prefix">On 10/01/2019 13:35, Brumm, Robert
        wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:WM!91317d85e2b944a7422a00e8a112c106b9372a06196dc91e88ef1046d75a815bd7fcf3cc62af6b58cf0caa2354f3340b0c8e8466fd53fc3ff03326eabdc99c9d65003aac7ad7b0eb6fd4b8466ffceb53!@mx.jul.es">
        <meta http-equiv="Content-Type" content="text/html;
          charset=UTF-8">
        <p>So I was just looking in the wrong place.
          /var/log/zendto/zendto.log is working properly.</p>
        <p>Jules, the documentation says the log is located in
          /var/zendto/.    <a class="moz-txt-link-freetext"
            href="https://zend.to/technical.php#logging"
            moz-do-not-send="true">https://zend.to/technical.php#logging</a><br>
        </p>
        <p style="margin: 0px 0px 1.5em; padding: 0px; border: 0px;
          font-weight: 400; font-style: normal; font-size: 14.4014px;
          font-family: Tahoma, Arial, Helvetica, sans-serif;
          vertical-align: baseline; color: rgb(34, 34, 34);
          font-variant-ligatures: normal; font-variant-caps: normal;
          letter-spacing: normal; orphans: 2; text-align: start;
          text-indent: 0px; text-transform: none; white-space: normal;
          widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
          background-color: rgb(235, 235, 235); text-decoration-style:
          initial; text-decoration-color: initial;">The second is the
          ZendTo log, which is usually stored in<span> </span><tt
            style="font: 1em/1.5 "andale mono", "lucida
            console", monospace;">/var/zendto/zendto.log</tt>. This
          log is not automatically rolled, but takes a very long time to
          become large. It can be rolled at any time, a replacement
          logfile will automatically be created by ZendTo.</p>
        <p style="margin: 0px 0px 1.5em; padding: 0px; border: 0px;
          font-weight: 400; font-style: normal; font-size: 14.4014px;
          font-family: Tahoma, Arial, Helvetica, sans-serif;
          vertical-align: baseline; color: rgb(34, 34, 34);
          font-variant-ligatures: normal; font-variant-caps: normal;
          letter-spacing: normal; orphans: 2; text-align: start;
          text-indent: 0px; text-transform: none; white-space: normal;
          widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
          background-color: rgb(235, 235, 235); text-decoration-style:
          initial; text-decoration-color: initial;">The<span> </span><tt
            style="font: 1em/1.5 "andale mono", "lucida
            console", monospace;">zendto.log</tt><span> </span>logs
          all ZendTo operations, and all failures of any action by a
          user. It is a human-readable text file with a timestamp at the
          start of each line.</p>
        <div class="moz-cite-prefix">On 1/10/2019 3:08 AM, Jules Field
          via ZendTo wrote:<br>
        </div>
        <blockquote type="cite"
cite="mid:WM!e85c3a047de3b4cc0c9ad774b660aa324e306c07f958f6476ee3dc5172a0c003eca88c219cca17050c56071a1cb9f13ae23b25558135ba4dfeee005669fe34ca!@mx.jul.es"><br>
          <br>
          On 09/01/2019 18:09, Travis Zimmerman via ZendTo wrote: <br>
          <blockquote type="cite">If you are running a Linux distro with
            SELinux, see if setting SELinux <br>
            to permissive fixes the problem. The SELinux context may be
            wrong on the <br>
            log file and need to be corrected. <br>
          </blockquote>
          Assuming you installed it with my installer, running <br>
              restorecon -FRv /var/log/zendto <br>
          as root should fix up the SELinux attributes. "ls -aZ" will
          show the SELinux attributes on the files in a directory. <br>
          The "restorecon" command tells it to reset them to what the
          SELinux database says they should be, and print out the name
          of any file it has to change the attributes of. <br>
          <br>
          Cheers, <br>
          Jules. <br>
          <br>
          <blockquote type="cite"> <br>
------------------------------------------------------------------- <br>
            Travis Zimmerman    <a class="moz-txt-link-abbreviated"
              href="mailto:tzimmerman@fsu.edu" moz-do-not-send="true">tzimmerman@fsu.edu</a>    
            850-645-8030 <br>
            Linux Enterprise Applications & Systems    <a
              class="moz-txt-link-abbreviated"
              href="mailto:its-linuxadmins@fsu.edu"
              moz-do-not-send="true">its-linuxadmins@fsu.edu</a> <br>
            Information Technology Services, Florida State University <br>
            <br>
            On 1/9/19 12:13 PM, Jules Field via ZendTo wrote: <br>
            <blockquote type="cite">Is it writeable by the web server
              user? <br>
              Also, check exactly what the location of the log file is
              (it's set in <br>
              /opt/zendto/config/preferences.php) as it may be using <br>
              /var/zendto/zendto.log. <br>
              <br>
              Cheers, <br>
              Jules. <br>
              <br>
              On 09/01/2019 17:07, Brumm, Robert via ZendTo wrote: <br>
              <blockquote type="cite">The log file for my newish
                installation is empty at <br>
                /var/zendto/zendto.log. The modified date listed is 1
                Dec 2018. Can <br>
                anybody think of a reason for this? <br>
                <br>
              </blockquote>
              Jules <br>
              <br>
            </blockquote>
            _______________________________________________ <br>
            ZendTo mailing list <br>
            <a class="moz-txt-link-abbreviated"
              href="mailto:ZendTo@zend.to" moz-do-not-send="true">ZendTo@zend.to</a>
            <br>
            <a class="moz-txt-link-freetext"
              href="http://jul.es/mailman/listinfo/zendto"
              moz-do-not-send="true">http://jul.es/mailman/listinfo/zendto</a>
            <br>
          </blockquote>
          <br>
          Jules <br>
          <br>
        </blockquote>
        <br>
        <span
          style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><font
            size="2" color="#ff0000">CONFIDENTIALITY NOTICE:</font></span><br
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.727272033691406px;background-color:rgb(255,255,255)">
        <font size="2"><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">This
            e-mail may contain trade secrets or privileged, undisclosed
            or</span><br
style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">
          <span
style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">otherwise
            confidential information. If you have received this e-mail</span><br
style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">
          <span
style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">in
            error, you are hereby notified that any review, copying or</span><br
style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">
          <span
style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">distribution
            of this message in whole or in part is strictly</span><br
style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">
          <span
style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">prohibited.
            Please inform the sender immediately and destroy the</span><br
style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">
          <span
style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">original
            transmittal. Thank you for your cooperation.</span></font> </blockquote>
      <br>
      <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

The current UK shipping forecast:
Fair Isle: West veering northwest later, 5 to 7. Moderate or rough,
occasionally very rough later in north. Occasional rain or drizzle. Good,
occasionally poor.

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

<br>
<span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><font size="2" color="#ff0000">CONFIDENTIALITY NOTICE:</font></span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.727272033691406px;background-color:rgb(255,255,255)"><font size="2"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">This e-mail may contain trade secrets or privileged, undisclosed or</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">otherwise confidential information. If you have received this e-mail</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">in error, you are hereby notified that any review, copying or</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">distribution of this message in whole or in part is strictly</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">prohibited. Please inform the sender immediately and destroy the</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">original transmittal. Thank you for your cooperation.</span></font>