<!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">
    You just need to change the "error_reporting" variable in your
    php.ini so it doesn't report about undefined array indexes. These
    are totally harmless warnings, you just need to tweak php.ini so it
    doesn't complain about them.<br>
    <br>
    If you are using RedHat/Fedora/CentOS then it's /etc/php.ini.<br>
    If you are using Ubuntu/Debian, then it's /etc/php/apache2/php.ini
    (I think).<br>
    <br>
    Jules.<br>
    <br>
    On 21/06/2011 03:26, David Lincoln wrote:
    <blockquote
      cite="mid:BANLkTi=O1hruZtEnAdaBGvmvN=6B06BViQ@mail.gmail.com"
      type="cite"><span class="Apple-style-span" style="border-collapse:
        collapse; font-family: arial,sans-serif; font-size: 13px;">
        <div><span class="Apple-style-span" style="border-collapse:
            collapse; font-family: arial,sans-serif; font-size: 13px;">Hi
            - I hope this is a simple one!. &nbsp; I get a daily cron email
            as follows. &nbsp; I can't work out where these variables should
            be set (but everything seems to work ok nevertheless). &nbsp;Any
            pointers as to where to look would be helpful. &nbsp;&nbsp;</span></div>
        <div><span class="Apple-style-span" style="border-collapse:
            collapse; font-family: arial,sans-serif; font-size: 13px;"><br>
          </span></div>
        <div><span class="Apple-style-span" style="border-collapse:
            collapse; font-family: arial,sans-serif; font-size: 13px;">Thanks</span></div>
        <div><span class="Apple-style-span" style="border-collapse:
            collapse; font-family: arial,sans-serif; font-size: 13px;"><br>
          </span></div>
        <div><span class="Apple-style-span" style="border-collapse:
            collapse; font-family: arial,sans-serif; font-size: 13px;">David
            Lincoln</span></div>
        <div><span class="Apple-style-span" style="border-collapse:
            collapse; font-family: arial,sans-serif; font-size: 13px;"><br>
          </span></div>
        PHP Notice: &nbsp;Undefined index: ZENDTOPREFS in
        /opt/zendto/sbin/cleanup.php on line 4<br>
        PHP Notice: &nbsp;Undefined index: SERVER_PORT in
        /opt/zendto/lib/NSSDropbox.php on line 41<br>
        PHP Notice: &nbsp;Undefined index: HTTPS in
        /opt/zendto/lib/NSSDropbox.php on line 42<br>
        PHP Notice: &nbsp;Undefined index: HTTPS in
        /opt/zendto/lib/NSSDropbox.php on line 48<br>
        PHP Notice: &nbsp;Undefined index: SERVER_NAME in
        /opt/zendto/lib/NSSDropbox.php on line 48<br>
        PHP Notice: &nbsp;Undefined index: REQUEST_URI in
        /opt/zendto/lib/NSSDropbox.php on line 48<br>
        PHP Notice: &nbsp;Undefined index: maxsubjectlength in
        /opt/zendto/lib/NSSDropbox.php on line 203<br>
        PHP Notice: &nbsp;Undefined index: authLocalAdmins in
        /opt/zendto/lib/NSSLocalAuthenticator.php on line 41<br>
        PHP Notice: &nbsp;Undefined index: uname in
        /opt/zendto/lib/NSSDropbox.php on line 1039<br>
        PHP Notice: &nbsp;Undefined index: zendto-session in
        /opt/zendto/lib/NSSDropbox.php on line 988<br>
        <br>
        NSSDropbox Cleanup of zendto for preference file:<br>
        &nbsp;/opt/zendto/config/preferences.php<br>
        <br>
        Gathering dropoffs with creation timestamps before: 2011-06-07
        00:05:02+0000<br>
        No dropoffs have expired.<br>
        <br>
        Purging orphaned dropoffs:<br>
        No orphans found.<br>
        <br>
        Purging old sender verification data:<br>
        Purging old request data:</span>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CITP CEng
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>

Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'All programs have a desire to be useful' - Tron, 1982
'That is the land of lost content,
 I see it shining plain,
 The happy highways where I went,
 And cannot come again.' - A.E. Houseman
</pre>
  </body>
</html>