<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6002.18357" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV dir=ltr align=left><SPAN class=858351217-23022011><FONT face=Arial 
color=#0000ff size=2>The VM I am currently troubleshooting is based on your 
CentOS VM that is up on the zendto site.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=858351217-23022011><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=858351217-23022011><FONT face=Arial 
color=#0000ff size=2>I looked and the PHP.INI did not contain the 
apc.max_file_size = 50G, so I added it.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=858351217-23022011><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=858351217-23022011><FONT face=Arial 
color=#0000ff size=2>I restarted Apache and right when you click drop off files 
on a 950 meg file I get in the error log:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=858351217-23022011></SPAN><SPAN 
class=858351217-23022011></SPAN><SPAN class=858351217-23022011></SPAN><SPAN 
class=858351217-23022011></SPAN><SPAN class=858351217-23022011></SPAN><SPAN 
class=858351217-23022011><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=858351217-23022011><FONT face=Arial 
color=#0000ff size=2>[Wed Feb 23 11:12:23 2011] [error] [client 10.9.3.4] PHP 
Warning:&nbsp; POST Content-Length of 973173368 bytes exceeds the limit of 
889192448 bytes in Unknown on line 0, referer: <A 
href="http://10.9.3.5/verify.php"><font color="red"><b>MailScanner has detected a possible fraud attempt from "10.9.3.5" claiming to be</b></font> http://10.9.3.5/verify.php</A><BR></FONT></SPAN></DIV>
<DIV><SPAN class=858351217-23022011><FONT face=Arial color=#0000ff 
size=2>BTW,</FONT></SPAN></DIV>
<DIV><SPAN class=858351217-23022011><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=858351217-23022011><FONT face=Arial color=#0000ff size=2>This 
is my apc.ini in /etc/php.d (untouched from how it was in the VM I 
downloaded)</FONT></SPAN></DIV>
<DIV><SPAN class=858351217-23022011><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=858351217-23022011><FONT face=Arial color=#0000ff 
size=2>apc.enabled=1<BR>apc.shm_segments=1<BR>apc.optimization=0<BR>apc.shm_size=32M<BR>apc.ttl=7200<BR>apc.user_ttl=7200<BR>apc.num_files_hint=1024<BR>apc.mmap_file_mask=/tmp/apc.XXXXXX<BR>apc.enable_cli=1<BR>apc.cache_by_default=1<BR>apc.rfc1867=on<BR>apc.max_file_size=50G<BR></FONT></SPAN></DIV><!-- Converted from text/plain format -->
<P><FONT size=2>BRIAN M. DUNCAN<BR>Data Security Administrator<BR>Katten Muchin 
Rosenman LLP<BR>525 W. Monroe Street / Chicago, IL 60661-3693<BR>p / (312) 
577-8045 f / (312) 577-4490<BR>brian.duncan@kattenlaw.com / 
www.kattenlaw.com<BR>&nbsp; </FONT></P>
<DIV>&nbsp;</DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> zendto-bounces@zend.to 
[mailto:zendto-bounces@zend.to] <B>On Behalf Of </B>Jules<BR><B>Sent:</B> 
Wednesday, February 23, 2011 11:07 AM<BR><B>To:</B> ZendTo 
Users<BR><B>Subject:</B> [ZendTo] Re: {Disarmed} RE: Re: ZendTo 3.70 
released<BR></FONT><BR></DIV>
<DIV></DIV><BR><BR>On 23/02/2011 16:57, Duncan, Brian M. wrote: 
<BLOCKQUOTE 
cite=mid:65234743FE1555428435CE39E6AC4078037954CD@CHI-US-EXCH-01.us.kmz.com 
type="cite">
  <META content="MSHTML 6.00.6002.18357" name=GENERATOR>
  <DIV dir=ltr align=left>&nbsp;</DIV>
  <DIV><SPAN class=710335316-23022011><FONT face=Arial color=#0000ff size=2>I 
  can't believe I missed this till now after days of messing with this 
  :)</FONT></SPAN></DIV>
  <DIV><SPAN class=710335316-23022011></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=710335316-23022011><FONT face=Arial color=#0000ff size=2>This 
  is the error in the errlog when uploads fail:</FONT></SPAN></DIV>
  <DIV><SPAN class=710335316-23022011></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=710335316-23022011><FONT face=Arial color=#0000ff size=2>[Wed 
  Feb 23 10:47:02 2011] [error] [client 10.9.3.4] PHP Warning:&nbsp; POST 
  Content-Length of 973173384 bytes exceeds the limit of 889192448 bytes in 
  Unknown on line 0, referer: <A href="http://10.9.3.5/verify.php" 
  moz-do-not-send="true"><FONT color=red><B>MailScanner has detected a possible 
  fraud attempt from "10.9.3.5" claiming to be</B></FONT> 
  http://10.9.3.5/verify.php</A><BR></FONT></SPAN></DIV>
  <DIV><SPAN class=710335316-23022011><FONT face=Arial color=#0000ff size=2>Can 
  you tell me how we work around this? <BR></FONT></SPAN></DIV></BLOCKQUOTE>It's a 
limit in your /etc/php.ini or /etc/php5/apache2/php.ini<BR>upload_max_filesize = 
<BR><BR>
<BLOCKQUOTE 
cite=mid:65234743FE1555428435CE39E6AC4078037954CD@CHI-US-EXCH-01.us.kmz.com 
type="cite">
  <DIV><SPAN class=710335316-23022011></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=710335316-23022011><FONT face=Arial color=#0000ff size=2>I am 
  wondering if fixing that will also allow the status bar to work with large 
  uploads.</FONT></SPAN></DIV></BLOCKQUOTE>I'll be interested to hear.<BR>
<BLOCKQUOTE 
cite=mid:65234743FE1555428435CE39E6AC4078037954CD@CHI-US-EXCH-01.us.kmz.com 
type="cite">
  <DIV><SPAN class=710335316-23022011></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=710335316-23022011><FONT face=Arial color=#0000ff 
  size=2>Thanks</FONT></SPAN></DIV>
  <DIV><SPAN class=710335316-23022011></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=710335316-23022011><FONT face=Arial color=#0000ff 
  size=2>Brian</FONT></SPAN></DIV>
  <DIV><SPAN class=710335316-23022011><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV><!-- Converted from text/plain format -->
  <P><FONT size=2>BRIAN M. DUNCAN<BR>Data Security Administrator<BR>Katten 
  Muchin Rosenman LLP<BR>525 W. Monroe Street / Chicago, IL 60661-3693<BR>p / 
  (312) 577-8045 f / (312) 577-4490<BR><A class=moz-txt-link-abbreviated 
  href="mailto:brian.duncan@kattenlaw.com">brian.duncan@kattenlaw.com</A> / <A 
  class=moz-txt-link-abbreviated 
  href="http://www.kattenlaw.com">www.kattenlaw.com</A><BR>&nbsp; </FONT></P>
  <DIV>&nbsp;</DIV><BR>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> <A class=moz-txt-link-abbreviated 
  href="mailto:zendto-bounces@zend.to">zendto-bounces@zend.to</A> [<A 
  class=moz-txt-link-freetext 
  href="mailto:zendto-bounces@zend.to">mailto:zendto-bounces@zend.to</A>] <B>On 
  Behalf Of </B>Duncan, Brian M.<BR><B>Sent:</B> Wednesday, February 23, 2011 
  10:43 AM<BR><B>To:</B> ZendTo Users<BR><B>Subject:</B> [ZendTo] Re: ZendTo 
  3.70 released<BR></FONT><BR></DIV>
  <DIV dir=ltr align=left><SPAN class=599024016-23022011><FONT face=Arial 
  color=#0000ff size=2>This still happens without using the progress bar 
  though.&nbsp; (That uploads greater then 850 megabytes zendto does not 
  accept)&nbsp; Happens in your CentOS and Ubuntu builds of 3.70 and 3.65 I have 
  now verified it happens in.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=599024016-23022011></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=599024016-23022011><FONT face=Arial 
  color=#0000ff size=2>Does that still mean it is due to the APC 
  module?</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=599024016-23022011></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=599024016-23022011><FONT face=Arial 
  color=#0000ff size=2>I need to try to figure some work 
  around.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=599024016-23022011></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=599024016-23022011><FONT face=Arial 
  color=#0000ff size=2>I don't need the progress bar, but I need uploads to work 
  up to 2 gig.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=599024016-23022011></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=599024016-23022011><FONT face=Arial 
  color=#0000ff size=2>Thanks</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=599024016-23022011></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=599024016-23022011><FONT face=Arial 
  color=#0000ff size=2>Brian</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=599024016-23022011></SPAN>&nbsp;</DIV>
  <DIV>&nbsp;</DIV><!-- Converted from text/plain format -->
  <P><FONT size=2>BRIAN M. DUNCAN<BR>Data Security Administrator<BR>Katten 
  Muchin Rosenman LLP<BR>525 W. Monroe Street / Chicago, IL 60661-3693<BR>p / 
  (312) 577-8045 f / (312) 577-4490<BR><A class=moz-txt-link-abbreviated 
  href="mailto:brian.duncan@kattenlaw.com">brian.duncan@kattenlaw.com</A> / <A 
  class=moz-txt-link-abbreviated 
  href="http://www.kattenlaw.com">www.kattenlaw.com</A><BR>&nbsp; </FONT></P>
  <DIV>&nbsp;</DIV><BR>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> <A class=moz-txt-link-abbreviated 
  href="mailto:zendto-bounces@zend.to">zendto-bounces@zend.to</A> [<A 
  class=moz-txt-link-freetext 
  href="mailto:zendto-bounces@zend.to">mailto:zendto-bounces@zend.to</A>] <B>On 
  Behalf Of </B>Jules<BR><B>Sent:</B> Wednesday, February 23, 2011 10:35 
  AM<BR><B>To:</B> ZendTo Users<BR><B>Subject:</B> [ZendTo] Re: ZendTo 3.70 
  released<BR></FONT><BR></DIV>It sits at 100 if it never gets any size 
  information from the APC module at all.<BR>So yes, if it sits at 100 it will 
  probably fail as the APC module has got screwed up. Not a whole lot I can do 
  about that really, sorry.<BR>If you have any suggestions though, I'm all ears! 
  :-)<BR><BR>Jules.<BR><BR>On 23/02/2011 15:16, Duncan, Brian M. wrote: 
  <BLOCKQUOTE 
  cite=mid:65234743FE1555428435CE39E6AC4078037954CA@CHI-US-EXCH-01.us.kmz.com 
  type="cite">
    <META content="MSHTML 6.00.6002.18357" name=GENERATOR>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011><FONT face=Arial 
    color=#0000ff size=2>I decided to see if your Ubuntu build has the same 
    issues.</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011><FONT face=Arial 
    color=#0000ff size=2>It does have the same issues.&nbsp; 
</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011></SPAN><SPAN 
    class=673530515-23022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011><FONT face=Arial 
    color=#0000ff size=2>I downloaded <A 
    href="http://www.zend.to/files/ZendTo-Ubuntu-x86-3.70-2.zip" 
    moz-do-not-send="true">http://www.zend.to/files/ZendTo-Ubuntu-x86-3.70-2.zip</A>&nbsp;and 
    set it up with bare minimum to test a large upload.</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011><FONT face=Arial 
    color=#0000ff size=2>980 meg upload had the same issues, no status bar 
    updates and the upload failes to be accepted by zendto.</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011><FONT face=Arial 
    color=#0000ff size=2>850 meg uploads and below in size work fine and the 
    drop-off is accepted and you get the dropoff summary.</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011><FONT face=Arial 
    color=#0000ff size=2>Jules I don't know what is going on here but the 
    progress bar helps determine if zendto is not going to accept the 
    upload.&nbsp; I have found it to be consistent that if the progress bar 
    displays 100 the entire upload when the upload finishes then zendto will not 
    display the dropoff summary.</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011><FONT face=Arial 
    color=#0000ff size=2>Is there anything else specifically that I can do to 
    help narrow down what is causing this?&nbsp; I was going to try next 
    downloading the 3.65-1 VM which still has the older PHP in it if I recall 
    correctly and verify that.</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011><FONT face=Arial 
    color=#0000ff size=2>Thanks,</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011><FONT face=Arial 
    color=#0000ff size=2>Brian</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=673530515-23022011></SPAN>&nbsp;</DIV><!-- Converted from text/plain format -->
    <P><FONT size=2>BRIAN M. DUNCAN<BR>Data Security Administrator<BR>Katten 
    Muchin Rosenman LLP<BR>525 W. Monroe Street / Chicago, IL 60661-3693<BR>p / 
    (312) 577-8045 f / (312) 577-4490<BR><A class=moz-txt-link-abbreviated 
    href="mailto:brian.duncan@kattenlaw.com" 
    moz-do-not-send="true">brian.duncan@kattenlaw.com</A> / <A 
    class=moz-txt-link-abbreviated href="http://www.kattenlaw.com" 
    moz-do-not-send="true">www.kattenlaw.com</A><BR>&nbsp; </FONT></P>
    <DIV>&nbsp;</DIV><BR>
    <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
    <HR tabIndex=-1>
    <FONT face=Tahoma size=2><B>From:</B> <A class=moz-txt-link-abbreviated 
    href="mailto:zendto-bounces@zend.to" 
    moz-do-not-send="true">zendto-bounces@zend.to</A> [<A 
    class=moz-txt-link-freetext href="mailto:zendto-bounces@zend.to" 
    moz-do-not-send="true">mailto:zendto-bounces@zend.to</A>] <B>On Behalf Of 
    </B>Duncan, Brian M.<BR><B>Sent:</B> Tuesday, February 22, 2011 12:40 
    PM<BR><B>To:</B> ZendTo Users<BR><B>Subject:</B> [ZendTo] Re: ZendTo 3.70 
    released<BR></FONT><BR></DIV>
    <DIV dir=ltr align=left><SPAN class=603271918-22022011><FONT face=Arial 
    color=#0000ff size=2>OK I had some time to download the CentOS VM 3.70-2 
    image. <A href="http://www.zend.to/files/ZendTo-CentOS-x86-3.70-2.zip" 
    moz-do-not-send="true">http://www.zend.to/files/ZendTo-CentOS-x86-3.70-2.zip</A></FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=603271918-22022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=603271918-22022011><FONT face=Arial 
    color=#0000ff size=2>I just did minimum configuration after setting it up in 
    VMware workstation so I could access it locally through a web browser to 
    drop off a large file. (980 meg file again)</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=603271918-22022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=603271918-22022011><FONT face=Arial 
    color=#0000ff size=2>I installed iptraf on the VM and during the upload it 
    averaged around 3700 Kilobytes per second transferring to the Zendto VM. 
    (Around 6 minutes on the upload)</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=603271918-22022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=603271918-22022011><FONT face=Arial 
    color=#0000ff size=2>It still failed to display the drop-off summary. It 
    resets back to the adding the recipient #1 and the file you want to drop 
    off.&nbsp; Progress bar was stuck at 100 the whole time, I know you know of 
    the&nbsp;progress bar&nbsp;bug, just listing because it is staying constant 
    at least for me.</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=603271918-22022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=603271918-22022011><FONT face=Arial 
    color=#0000ff size=2>So it would seem with at least the CentOS distribution 
    (I have never tried Ubuntu) that at somewhere around 850 megs uploads do not 
    finish successfully. (Not progress bar on or off dependent 
    either)</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN class=603271918-22022011></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN class=603271918-22022011><FONT face=Arial 
    color=#0000ff size=2>I have not tried Ubuntu since we have to use Red Hat 
    based distributions.&nbsp; So if the issue is related to PHP and CentOS I am 
    unable to rule that out at this point.</FONT></SPAN></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><SPAN class=603271918-22022011><FONT face=Arial color=#0000ff 
    size=2>Thanks</FONT></SPAN></DIV>
    <DIV><SPAN class=603271918-22022011></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=603271918-22022011><FONT face=Arial color=#0000ff 
    size=2>Brian</FONT></SPAN></DIV>
    <DIV><SPAN class=603271918-22022011></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=603271918-22022011></SPAN>&nbsp;</DIV><!-- Converted from text/plain format -->
    <P><FONT size=2>BRIAN M. DUNCAN<BR>Data Security Administrator<BR>Katten 
    Muchin Rosenman LLP<BR>525 W. Monroe Street / Chicago, IL 60661-3693<BR>p / 
    (312) 577-8045 f / (312) 577-4490<BR><A class=moz-txt-link-abbreviated 
    href="mailto:brian.duncan@kattenlaw.com" 
    moz-do-not-send="true">brian.duncan@kattenlaw.com</A> / <A 
    class=moz-txt-link-abbreviated href="http://www.kattenlaw.com" 
    moz-do-not-send="true">www.kattenlaw.com</A><BR>&nbsp; </FONT></P>
    <DIV>&nbsp;</DIV><BR>
    <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
    <HR tabIndex=-1>
    <FONT face=Tahoma size=2><B>From:</B> <A class=moz-txt-link-abbreviated 
    href="mailto:zendto-bounces@zend.to" 
    moz-do-not-send="true">zendto-bounces@zend.to</A> [<A 
    class=moz-txt-link-freetext href="mailto:zendto-bounces@zend.to" 
    moz-do-not-send="true">mailto:zendto-bounces@zend.to</A>] <B>On Behalf Of 
    </B>Jules<BR><B>Sent:</B> Tuesday, February 22, 2011 8:59 AM<BR><B>To:</B> 
    ZendTo Users<BR><B>Subject:</B> [ZendTo] Re: ZendTo 3.70 
    released<BR></FONT><BR></DIV><BR><BR>On 22/02/2011 14:43, Duncan, Brian M. 
    wrote: 
    <BLOCKQUOTE 
    cite=mid:65234743FE1555428435CE39E6AC4078037954C1@CHI-US-EXCH-01.us.kmz.com 
    type="cite">
      <META content="MSHTML 6.00.6002.18357" name=GENERATOR>
      <DIV dir=ltr align=left><SPAN class=363563914-22022011><FONT face=Arial 
      color=#0000ff size=2>Well I took a chance and renamed my zendto (3.7x) 
      directory and put back in place 3.62 and still found that the 980 meg 
      upload still does not work.</FONT></SPAN></DIV></BLOCKQUOTE>Good. From my 
    point of view, anyway, as it means I haven't broken anything that wasn't 
    already broken.<BR>
    <BLOCKQUOTE 
    cite=mid:65234743FE1555428435CE39E6AC4078037954C1@CHI-US-EXCH-01.us.kmz.com 
    type="cite">
      <DIV dir=ltr align=left><SPAN class=363563914-22022011></SPAN>&nbsp;</DIV>
      <DIV><SPAN class=363563914-22022011><FONT face=Arial color=#0000ff 
      size=2>So I moved back to the 3.7x.</FONT></SPAN></DIV>
      <DIV><SPAN class=363563914-22022011></SPAN>&nbsp;</DIV>
      <DIV><SPAN class=363563914-22022011><FONT face=Arial color=#0000ff 
      size=2>Any idea where I can start&nbsp;to troubleshoot why uploads that 
      large do not finish with Zendto?</FONT></SPAN></DIV></BLOCKQUOTE>Try 
    different browsers, try a different build of PHP 5.2 (if you're on CentOS, 
    there is more than one) and make sure you have rebuilt the libphp5.so file 
    correctly, and that it matches the version of all the other php5 packages 
    you have installed.<BR>
    <BLOCKQUOTE 
    cite=mid:65234743FE1555428435CE39E6AC4078037954C1@CHI-US-EXCH-01.us.kmz.com 
    type="cite">
      <DIV><SPAN class=363563914-22022011></SPAN>&nbsp;</DIV>
      <DIV><SPAN class=363563914-22022011><FONT face=Arial color=#0000ff 
      size=2>I was going to try and&nbsp;download a current VMWARE image today 
      and set that up locally on&nbsp;VMware workstation and verify&nbsp;that 
      but I do not know if I will have enough 
    time.</FONT></SPAN></DIV></BLOCKQUOTE>Make sure you follow my instructions 
    on the website and in the README that is in the zip file you will 
    download.<BR><BR>Jules.<BR>
    <BLOCKQUOTE 
    cite=mid:65234743FE1555428435CE39E6AC4078037954C1@CHI-US-EXCH-01.us.kmz.com 
    type="cite">
      <DIV><SPAN class=363563914-22022011></SPAN><SPAN 
      class=363563914-22022011></SPAN>&nbsp;</DIV><!-- Converted from text/plain format -->
      <P><FONT size=2>BRIAN M. DUNCAN<BR>Data Security Administrator<BR>Katten 
      Muchin Rosenman LLP<BR>525 W. Monroe Street / Chicago, IL 60661-3693<BR>p 
      / (312) 577-8045 f / (312) 577-4490<BR><A class=moz-txt-link-abbreviated 
      href="mailto:brian.duncan@kattenlaw.com" 
      moz-do-not-send="true">brian.duncan@kattenlaw.com</A> / <A 
      class=moz-txt-link-abbreviated href="http://www.kattenlaw.com" 
      moz-do-not-send="true">www.kattenlaw.com</A><BR>&nbsp; </FONT></P>
      <DIV>&nbsp;</DIV><BR>
      <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
      <HR tabIndex=-1>
      <FONT face=Tahoma size=2><B>From:</B> <A class=moz-txt-link-abbreviated 
      href="mailto:zendto-bounces@zend.to" 
      moz-do-not-send="true">zendto-bounces@zend.to</A> [<A 
      class=moz-txt-link-freetext href="mailto:zendto-bounces@zend.to" 
      moz-do-not-send="true">mailto:zendto-bounces@zend.to</A>] <B>On Behalf Of 
      </B>Duncan, Brian M.<BR><B>Sent:</B> Tuesday, February 22, 2011 8:21 
      AM<BR><B>To:</B> ZendTo Users<BR><B>Subject:</B> [ZendTo] Re: ZendTo 3.70 
      released<BR></FONT><BR></DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011><FONT face=Arial 
      color=#0000ff size=2>Thanks Jules,</FONT></SPAN></DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011></SPAN>&nbsp;</DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011><FONT face=Arial 
      color=#0000ff size=2>After putting in place the new_dropoff.tpl from the 
      new version I now have the animated gif working and uploading is back 
      to&nbsp;working. </FONT></SPAN></DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011></SPAN>&nbsp;</DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011><FONT face=Arial 
      color=#0000ff size=2>Problem is that it still does not accept an 
      upload&nbsp;that is 980&nbsp;megabytes.&nbsp; When it finishes sending it 
      it just resets the dropoff page to ask for the recipient 1 info and the 
      file you want to drop-off.</FONT></SPAN></DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011></SPAN>&nbsp;</DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011><FONT face=Arial 
      color=#0000ff size=2>The 980 megabyte upload took 20 minutes at around 850 
      Kilobytes per second.&nbsp; It is not a timing parameter issue somewhere 
      because I can upload a file externally that is like 400 meg that takes an 
      hour&nbsp;to send&nbsp;and it works.</FONT></SPAN></DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011></SPAN>&nbsp;</DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011><FONT face=Arial 
      color=#0000ff size=2>It does not go to the drop-off summary 
      page.</FONT></SPAN></DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011></SPAN>&nbsp;</DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011><FONT face=Arial 
      color=#0000ff size=2>All uploads below 850 megabytes are working fine 
      still.</FONT></SPAN></DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011></SPAN>&nbsp;</DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011><FONT face=Arial 
      color=#0000ff size=2>I still have my zendto directory from before I 
      started all the progress bar updates.&nbsp; Even with the extensions to 
      MySQL that I ran with the 3.70 upgrade can I go back?&nbsp; I want to 
      verify if I am having an issue with large uploads on the&nbsp;version I 
      was running for the last couple months.&nbsp; I think that is 3.62.&nbsp; 
      I am hoping if I put 3.62 back in place, it won't care about the 
      extensions to the DB.</FONT></SPAN></DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011></SPAN>&nbsp;</DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011><FONT face=Arial 
      color=#0000ff size=2>Thanks</FONT></SPAN></DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011></SPAN>&nbsp;</DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011><FONT face=Arial 
      color=#0000ff size=2>Brian</FONT></SPAN></DIV>
      <DIV dir=ltr align=left><SPAN class=265481214-22022011></SPAN>&nbsp;</DIV>
      <DIV>&nbsp;</DIV><!-- Converted from text/plain format -->
      <P><FONT size=2>BRIAN M. DUNCAN<BR>Data Security Administrator<BR>Katten 
      Muchin Rosenman LLP<BR>525 W. Monroe Street / Chicago, IL 60661-3693<BR>p 
      / (312) 577-8045 f / (312) 577-4490<BR><A class=moz-txt-link-abbreviated 
      href="mailto:brian.duncan@kattenlaw.com" 
      moz-do-not-send="true">brian.duncan@kattenlaw.com</A> / <A 
      class=moz-txt-link-abbreviated href="http://www.kattenlaw.com" 
      moz-do-not-send="true">www.kattenlaw.com</A><BR>&nbsp; </FONT></P>
      <DIV>&nbsp;</DIV><BR>
      <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
      <HR tabIndex=-1>
      <FONT face=Tahoma size=2><B>From:</B> <A class=moz-txt-link-abbreviated 
      href="mailto:zendto-bounces@zend.to" 
      moz-do-not-send="true">zendto-bounces@zend.to</A> [<A 
      class=moz-txt-link-freetext href="mailto:zendto-bounces@zend.to" 
      moz-do-not-send="true">mailto:zendto-bounces@zend.to</A>] <B>On Behalf Of 
      </B>Jules<BR><B>Sent:</B> Tuesday, February 22, 2011 5:13 AM<BR><B>To:</B> 
      ZendTo Users<BR><B>Subject:</B> [ZendTo] Re: ZendTo 3.70 
      released<BR></FONT><BR></DIV>Have just uploaded 3.70-2 to the website for 
      you. It contains the fixed new_dropoff.tpl file.<BR><BR>Jules.<BR><BR>On 
      21/02/2011 21:12, Duncan, Brian M. wrote: 
      <BLOCKQUOTE 
      cite=mid:65234743FE1555428435CE39E6AC4078037954B9@CHI-US-EXCH-01.us.kmz.com 
      type="cite">
        <META content="MSHTML 6.00.6002.18357" name=GENERATOR><!-- Converted from text/plain format -->
        <P><FONT size=2>Thanks<BR></FONT></P>
        <P><FONT size=2><FONT face=Arial color=#0000ff>I updated to the new 
        version.&nbsp; Not having great results, and turning the progress bars 
        off results in worse results.</FONT></FONT></P>
        <P><FONT face=Arial color=#0000ff size=2>With progress bars turned on 
        'useRealProgressBar'&nbsp;&nbsp; =&gt; TRUE, uploads work fine up to 
        around 850 megabytes still.</FONT></P>
        <DIV><FONT size=2><FONT face=Arial color=#0000ff>With progress bars 
        turned on, this is what a 950 meg upload displays after like 30% of the 
        file is being uploaded:&nbsp; And when the upload does finish zendto 
        acts like a file was never sent the progress bar</FONT></FONT></DIV>
        <DIV><FONT face=Arial color=#0000ff size=2>goes away and you are back at 
        the point that you can select the file you want to drop off. (The drop 
        off summary page that normally comes up at the end of an upload, does 
        not come up)</FONT></DIV>
        <DIV>&nbsp;</DIV>
        <DIV><FONT size=2><IMG src="cid:858351217@23022011-1B4C"></FONT></DIV>
        <DIV>&nbsp;</DIV>
        <DIV>&nbsp;</DIV>
        <P><FONT size=2><FONT face=Arial color=#0000ff>When I turn the progress 
        bar off in the preferences('useRealProgressBar'&nbsp;&nbsp; =&gt; 
        FALSE,) I get an error on the page when I try to drop a file 
        off&nbsp;(it does not upload)&nbsp;and it just stays at the animated gif 
        for ever.</FONT></FONT></P>
        <DIV><FONT size=2><FONT face=Arial color=#0000ff><IMG 
        src="cid:858351217@23022011-1B53"></FONT></FONT></DIV>
        <DIV><FONT size=2><IMG src="cid:858351217@23022011-1B5A"></FONT></DIV>
        <P><FONT size=2><FONT face=Arial color=#0000ff>In firefox, I just get 
        the animated GIF for ever after I click Drop-off the File(s). (there is 
        no error displayed anywhere on the browser window)&nbsp; It does not 
        upload.</FONT></FONT></P>
        <P><FONT size=2><FONT face=Arial color=#0000ff>I used the TGZ and 
        overwrote all the files and then manually updated the configs again from 
        scratch. <A href="http://www.zend.to/files/ZendTo-3.70-1.tgz" 
        moz-do-not-send="true">http://www.zend.to/files/ZendTo-3.70-1.tgz</A></FONT></FONT></P>
        <P><FONT size=2><FONT face=Arial color=#0000ff>Any idea on the animated 
        GIF not working now?&nbsp; I am assuming the current progress bar is not 
        an option since anything larger then 850 megs does not work on an 
        upload.&nbsp; Can anyone else confirm they can't get an upload to work 
        when using the progress bar?</FONT></FONT></P>
        <P><FONT size=2><FONT face=Arial color=#0000ff>Thanks</FONT></FONT></P>
        <P>&nbsp;</P>
        <P><FONT size=2><BR><BR><BR>BRIAN M. DUNCAN<BR>Data Security 
        Administrator<BR>Katten Muchin Rosenman LLP<BR>525 W. Monroe Street / 
        Chicago, IL 60661-3693<BR>p / (312) 577-8045 f / (312) 577-4490<BR><A 
        class=moz-txt-link-abbreviated href="mailto:brian.duncan@kattenlaw.com" 
        moz-do-not-send="true">brian.duncan@kattenlaw.com</A> / <A 
        class=moz-txt-link-abbreviated href="http://www.kattenlaw.com" 
        moz-do-not-send="true">www.kattenlaw.com</A><BR>&nbsp;<BR>-----Original 
        Message-----<BR>From: <A class=moz-txt-link-abbreviated 
        href="mailto:zendto-bounces@zend.to" 
        moz-do-not-send="true">zendto-bounces@zend.to</A> [<A 
        href="mailto:zendto-bounces@zend.to" 
        moz-do-not-send="true">mailto:zendto-bounces@zend.to</A>] On Behalf Of 
        Jules<BR>Sent: Monday, February 21, 2011 9:32 AM<BR>To: ZendTo 
        Users<BR>Subject: [ZendTo] Re: ZendTo 3.70 released<BR><BR><BR><BR>On 
        21/02/2011 15:23, Duncan, Brian M. wrote:<BR>&gt; So with 3.70 is the 
        progress bars any different from previous versions?<BR>I've changed the 
        timings which might well affect its performance.<BR>&gt; Did you add the 
        feature to turn them on and off?<BR>Yes.<BR>&gt; I was just wondering 
        because I have to troubleshoot the issue we are<BR>&gt; having with 
        people not being able to upload files larger then 850<BR>&gt; megabytes 
        today, and was thinking I would start out by updating to the<BR>&gt; 
        current version.<BR>That wouldn't be a bad idea. Then you can just 
        abandon the progress bars for now if you want to.<BR><BR>And if you're 
        using Ubuntu, you can use my shiny new .deb package! 
        :-)<BR><BR>Cheers,<BR>Jules.<BR>&gt; -----Original Message-----<BR>&gt; 
        From: <A class=moz-txt-link-abbreviated 
        href="mailto:zendto-bounces@zend.to" 
        moz-do-not-send="true">zendto-bounces@zend.to</A> [<A 
        href="mailto:zendto-bounces@zend.to" 
        moz-do-not-send="true">mailto:zendto-bounces@zend.to</A>] On 
        Behalf<BR>&gt; Of Jules<BR>&gt; Sent: Monday, February 21, 2011 5:04 
        AM<BR>&gt; To: ZendTo Users<BR>&gt; Subject: [ZendTo] ZendTo 3.70 
        released<BR>&gt;<BR>&gt; I have just put out a testing release, 3.70. It 
        includes the progress<BR>&gt; bars, with a few updates from the 
        weekend.<BR>&gt;<BR>&gt; It also includes the new "Send a Request" 
        feature so you can easily<BR>&gt; ask people to send you files using 
        ZendTo without them having to jump<BR>&gt; through hoops to do it. 
        Perfect for your customer service operations!<BR>&gt;<BR>&gt; Note that 
        this feature requires a new database table, so if you're<BR>&gt; 
        upgrading with SQLite see /opt/zendto/sbin/UPGRADE. If you're<BR>&gt; 
        upgrading with MySQL see /opt/zendto/sql.<BR>&gt;<BR>&gt; 
        Jules<BR>&gt;<BR>&gt; --<BR>&gt; Julian Field MEng CITP CEng<BR>&gt; <A 
        class=moz-txt-link-abbreviated href="http://www.Zend.To" 
        moz-do-not-send="true">www.Zend.To</A><BR>&gt;<BR>&gt; Follow me at 
        twitter.com/JulesFM<BR>&gt; PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 
        11F6 5947 1415 B654<BR>&gt;<BR>&gt; 'All programs have a desire to be 
        useful' - Tron, 1982<BR>&gt;<BR>&gt; 
        _______________________________________________<BR>&gt; ZendTo mailing 
        list<BR>&gt; <A class=moz-txt-link-abbreviated 
        href="mailto:ZendTo@zend.to" 
        moz-do-not-send="true">ZendTo@zend.to</A><BR>&gt; <A 
        href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" 
        moz-do-not-send="true">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</A><BR>&gt;<BR>&gt; 
        ===========================================================<BR>&gt; 
        CIRCULAR 230 DISCLOSURE: Pursuant to Regulations Governing 
        Practice<BR>&gt; Before the Internal Revenue Service, any tax advice 
        contained herein<BR>&gt; is not intended or written to be used and 
        cannot be used by a taxpayer for the purpose of avoiding tax penalties 
        that may be imposed on the taxpayer.<BR>&gt; 
        ===========================================================<BR>&gt; 
        CONFIDENTIALITY NOTICE:<BR>&gt; This electronic mail message and any 
        attached files contain<BR>&gt; information intended for the exclusive 
        use of the individual or entity<BR>&gt; to whom it is addressed and may 
        contain information that is<BR>&gt; proprietary, privileged, 
        confidential and/or exempt from disclosure<BR>&gt; under applicable 
        law.&nbsp; If you are not the intended recipient, you are<BR>&gt; hereby 
        notified that any viewing, copying, disclosure or distribution<BR>&gt; 
        of this information may be subject to legal restriction or 
        sanction.&nbsp; Please notify the sender, by electronic mail or 
        telephone, of any unintended recipients and delete the original message 
        without making any copies.<BR>&gt; 
        ===========================================================<BR>&gt; 
        NOTIFICATION:&nbsp; Katten Muchin Rosenman LLP is an Illinois 
        limited<BR>&gt; liability partnership that has elected to be governed by 
        the Illinois Uniform Partnership Act (1997).<BR>&gt; 
        ===========================================================<BR>&gt;<BR>&gt; 
        _______________________________________________<BR>&gt; ZendTo mailing 
        list<BR>&gt; <A class=moz-txt-link-abbreviated 
        href="mailto:ZendTo@zend.to" 
        moz-do-not-send="true">ZendTo@zend.to</A><BR>&gt; <A 
        href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" 
        moz-do-not-send="true">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</A><BR><BR>Jules<BR><BR>--<BR>Julian 
        Field MEng CITP CEng<BR><A class=moz-txt-link-abbreviated 
        href="http://www.Zend.To" 
        moz-do-not-send="true">www.Zend.To</A><BR><BR>Follow me at 
        twitter.com/JulesFM<BR>PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 
        5947 1415 B654<BR><BR>'All programs have a desire to be useful' - Tron, 
        1982<BR><BR>_______________________________________________<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 
        href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" 
        moz-do-not-send="true">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</A><BR></FONT></P>
        <TABLE>
          <TBODY>
          <TR>
            <TD bgColor=#ffffff><FONT color=#000000><PRE>===========================================================
CIRCULAR 230 DISCLOSURE: Pursuant to Regulations Governing Practice Before the Internal Revenue
Service, any tax advice contained herein is not intended or written to be used and cannot be used
by a taxpayer for the purpose of avoiding tax penalties that may be imposed on the taxpayer.
===========================================================
CONFIDENTIALITY NOTICE:
This electronic mail message and any attached files contain information intended for the exclusive
use of the individual or entity to whom it is addressed and may contain information that is
proprietary, privileged, confidential and/or exempt from disclosure under applicable law.  If you
are not the intended recipient, you are hereby notified that any viewing, copying, disclosure or 
distribution of this information may be subject to legal restriction or sanction.  Please notify
the sender, by electronic mail or telephone, of any unintended recipients and delete the original 
message without making any copies.
===========================================================
NOTIFICATION:  Katten Muchin Rosenman LLP is an Illinois limited liability partnership that has
elected to be governed by the Illinois Uniform Partnership Act (1997).
===========================================================</PRE></FONT></TD></TR></TBODY></TABLE><PRE wrap=""><FIELDSET class=mimeAttachmentHeader></FIELDSET>
_______________________________________________
ZendTo mailing list
<A class=moz-txt-link-abbreviated href="mailto:ZendTo@zend.to" moz-do-not-send="true">ZendTo@zend.to</A>
<A class=moz-txt-link-freetext href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" moz-do-not-send="true">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" moz-do-not-send="true">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
</PRE><PRE wrap=""><FIELDSET class=mimeAttachmentHeader></FIELDSET>
_______________________________________________
ZendTo mailing list
<A class=moz-txt-link-abbreviated href="mailto:ZendTo@zend.to" moz-do-not-send="true">ZendTo@zend.to</A>
<A class=moz-txt-link-freetext href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" moz-do-not-send="true">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" moz-do-not-send="true">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
</PRE><PRE wrap=""><FIELDSET class=mimeAttachmentHeader></FIELDSET>
_______________________________________________
ZendTo mailing list
<A class=moz-txt-link-abbreviated href="mailto:ZendTo@zend.to" moz-do-not-send="true">ZendTo@zend.to</A>
<A class=moz-txt-link-freetext href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" moz-do-not-send="true">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" moz-do-not-send="true">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
</PRE><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
</PRE></BODY></HTML>