<html XMLNS:EXCLAIMERxmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<!-- Template generated by Exclaimer Mail Disclaimers on 03:53:00 Friday, 27 June 2014 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">P.bd923003-b280-4b11-9eec-533f2c2a7db0 {
        MARGIN: 0cm 0cm 0pt
}
LI.bd923003-b280-4b11-9eec-533f2c2a7db0 {
        MARGIN: 0cm 0cm 0pt
}
DIV.bd923003-b280-4b11-9eec-533f2c2a7db0 {
        MARGIN: 0cm 0cm 0pt
}
TABLE.bd923003-b280-4b11-9eec-533f2c2a7db0Table {
        MARGIN: 0cm 0cm 0pt
}
DIV.Section1 {
        page: Section1
}
</style><!-- Template generated by Exclaimer Mail Disclaimers on 03:53:00 Friday, 27 June 2014 --><style type="text/css">P.57e2f3fc-14d7-44e3-9450-843d66b1ccb5 {
        MARGIN: 0cm 0cm 0pt
}
LI.57e2f3fc-14d7-44e3-9450-843d66b1ccb5 {
        MARGIN: 0cm 0cm 0pt
}
DIV.57e2f3fc-14d7-44e3-9450-843d66b1ccb5 {
        MARGIN: 0cm 0cm 0pt
}
TABLE.57e2f3fc-14d7-44e3-9450-843d66b1ccb5Table {
        MARGIN: 0cm 0cm 0pt
}
DIV.Section1 {
        page: Section1
}
</style>
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Calibri","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<p class="bd923003-b280-4b11-9eec-533f2c2a7db0"></p>
<p></p>
<div class="WordSection1">
<p class="MsoPlainText">Thank you for the suggestions, I believe our problem is with the PHP recompile. I have gone over the steps here
<a href="http://zend.to/phpfix.php">http://zend.to/phpfix.php</a> multiple times and continue to have missing packages on:<o:p></o:p></p>
<p class="MsoPlainText">apt-get -y install libmagic-dev lemon language-pack-de<o:p></o:p></p>
<p class="MsoPlainText">apt-get -y install apache2-prefork-dev autoconf automake flex hardening-wrapper libapr1-dev libbz2-dev libdb-dev libenchant-dev libgcrypt11-dev libglib2.0-dev libicu-dev libmysqlclient-dev libpcre3-dev libpq-dev libsqlite3-dev libxmltok1-dev
 libxml2-dev libxslt1-dev quilt<o:p></o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">and get missing directory errors here:<o:p></o:p></p>
<p class="MsoPlainText">perl -i -pe 's/int zend_atoi/long zend_atoi/' Zend/zend_operators.[ch];<o:p></o:p></p>
<p class="MsoPlainText">perl -i -pe 's/\n/@@@@@@/g' Zend/zend_operators.c;<o:p></o:p></p>
<p class="MsoPlainText">perl -i -pe 's/(long zend_atoi.*?)int retval/$1long retval/m' Zend/zend_operators.c;<o:p></o:p></p>
<p class="MsoPlainText">perl -i -pe 's/@@@@@@/\n/g' Zend/zend_operators.c;<o:p></o:p></p>
<p class="MsoPlainText">perl -i -pe 's/atoi\(content_length\)/atol(content_length)/' `find sapi -name '*.c'`<o:p></o:p></p>
<p class="MsoPlainText">perl -i -pe 's/\(uint\)( SG\(request_info\))/$1/' `find sapi -name '*.c'`;<o:p></o:p></p>
<p class="MsoPlainText">perl -i -pe 's/uint post_data_length, raw/uint IGNORE_post_data_length, IGNORE_raw/' main/SAPI.h;<o:p></o:p></p>
<p class="MsoPlainText">perl -i -pe 's/} sapi_request_info/\tlong post_data_length, raw_post_data_length;\n} sapi_request_info/' main/SAPI.h;<o:p></o:p></p>
<p class="MsoPlainText">perl -i -pe 's/int read_post_bytes/long read_post_bytes/'&nbsp;&nbsp;&nbsp; main/SAPI.h;<o:p></o:p></p>
<p class="MsoPlainText">perl -i -pe 's/int boundary_len *= *0, *total_bytes *= *0/long total_bytes=0; int boundary_len=0/' main/rfc1867.c;<o:p></o:p></p>
<p class="MsoPlainText">perl -i -pe 's/int max_file_size *= *0,/long max_file_size = 0; int /' main/rfc1867.c;<o:p></o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">it certainly makes sense that if these scripts don't run completely that things won't work correctly. I'm not sure how I can do these different to make them work.
<o:p></o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">Would be great if someone had any ideas for working around this.
<o:p></o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">Our error:<o:p></o:p></p>
<p class="MsoPlainText"><img border="0" width="432" height="97" id="Picture_x0020_1" src="cid:image003.jpg@01CF921F.DEA99190"><br>
Thank you,<o:p></o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText"></p>
</div>
<p></p>
<div align="center"></div>
<!-- Business Card -->
<div>
<table style="FONT-SIZE: 8pt; HEIGHT: 175px; FONT-FAMILY: Arial; COLOR: black; WIDTH: 330px; BACKGROUND-COLOR: #ffffff" cellspacing="0">
<!-- Logo & Tag line -->
<tbody>
<tr>
<td colspan="2" align="center"><a href="http://www.cshlaw.com/"><img border="0" hspace="0" alt="Cranfill Sumner &amp; Hartzog  LLP" align="baseline" src="http://www.cshlaw.com/images/Email_Sig_Logo-v1.jpg"></a>
</td>
</tr>
<tr>
<td style="WIDTH: 16px" valign="top" align="left">
<blockquote style="MARGIN-RIGHT: 16px" dir="ltr">
<p><br>
<br>
<br>
</p>
<strong></strong></blockquote>
</td>
<td style="WIDTH: 274px"><span style="color: Black; font-weight: bold; ">Erik T. Britt</span><br>
<EXCLAIMER:AD Field="description"></EXCLAIMER:AD><span style="color: Black; font-style: italic; ">IT Department</span><br>
<br>
<strong>P <span style="color: Black; ">&#43;19198638828</span><br>
F <span style="color: Black; ">&#43;19198633427</span><br>
<br>
Post Office Box 27808<br>
<nobr><EXCLAIMER:AD Field="l"></EXCLAIMER:AD><span style="color: Black; font-weight: bold; ">Raleigh</span>,
<span style="color: Black; font-weight: bold; ">NC</span> 27611-7808</strong></nobr><br>
<br>
<a title="WWW.CSHLAW.COM" href="http://WWW.CSHLAW.COM" target="WWW.CSHLAW.COM"><font color="#00b2ee">WWW.CSHLAW.COM</font></a><br>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<div class="WordSection1">
<p class="MsoPlainText">-----Original Message-----<br>
From: zendto-bounces@zend.to [mailto:zendto-bounces@zend.to] On Behalf Of HUGE | Ashley Brandwood<br>
Sent: Monday, June 23, 2014 9:59 AM<br>
To: zendto@zend.to<br>
Subject: [ZendTo] Re: Large file upload errors (Sam LaRoche)</p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">Assuming you aren't using a filesystem that has 4gb limits (FAT32 for example), have you checked your php configuration to ensure that the upload_tmp_dir setting is to a directory/folder capable of taking files greater than 4GB? (i.e.
 You're not pointing it at /tmp which may be shared space with your swap space)<o:p></o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">@<o:p></o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;----- Original Message -----<o:p></o:p></p>
<p class="MsoPlainText">&gt;From: &quot;Sam LaRoche&quot; &lt;<a href="mailto:sbl@cshlaw.com"><span style="color:windowtext;text-decoration:none">sbl@cshlaw.com</span></a>&gt;<o:p></o:p></p>
<p class="MsoPlainText">&gt;To: <a href="mailto:zendto@zend.to"><span style="color:windowtext;text-decoration:none">zendto@zend.to</span></a><o:p></o:p></p>
<p class="MsoPlainText">&gt;Sent: Friday, 20 June, 2014 9:25:54 PM<o:p></o:p></p>
<p class="MsoPlainText">&gt;Subject: [ZendTo] Large file upload errors<o:p></o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;We?ve modified Zendto Version 4.11 to accept up to 20GB files. Uploads
<o:p></o:p></p>
<p class="MsoPlainText">&gt;generally work without issue but with a &gt;~ 4GB file, the server stops
<o:p></o:p></p>
<p class="MsoPlainText">&gt;taking the upload and returns an upload error that states ?The server?s
<o:p></o:p></p>
<p class="MsoPlainText">&gt;temporary folder is misconfigured.? Does anyone know or have an idea
<o:p></o:p></p>
<p class="MsoPlainText">&gt;about what is ?misconfigured??<o:p></o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></p>
<p class="MsoPlainText">&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sam LaRoche<o:p></o:p></p>
<p class="MsoPlainText">&gt;IT Director<o:p></o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;P &#43;19198638840<o:p></o:p></p>
<p class="MsoPlainText">&gt;F &#43;19198633400<o:p></o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;Post Office Box 27808<o:p></o:p></p>
<p class="MsoPlainText">&gt;Raleigh , NC 27611-7808<o:p></o:p></p>
<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">&gt;<a href="http://WWW.CSHLAW.COM"><span style="color:windowtext;text-decoration:none">WWW.CSHLAW.COM</span></a><o:p></o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class="MsoPlainText">_______________________________________________<o:p></o:p></p>
<p class="MsoPlainText">ZendTo mailing list<o:p></o:p></p>
<p class="MsoPlainText"><a href="mailto:ZendTo@zend.to"><span style="color:windowtext;text-decoration:none">ZendTo@zend.to</span></a><o:p></o:p></p>
<p class="MsoPlainText"><a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto"><span style="color:windowtext;text-decoration:none">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</span></a><o:p></o:p></p>
<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>
</div>
<p></p>
<p class="bd923003-b280-4b11-9eec-533f2c2a7db0">&nbsp;</p>
<font size="2" face="Courier New">
<div style="FONT-FAMILY: Courier New; FONT-SIZE: 9pt">
<div><font color="blue" face="Tahoma"><strong><font size="1"><u>Confidentiality Notice</u>:&nbsp; If you are not the intended recipient of this message, you are not authorized to intercept, read, print, retain, copy, forward, or disseminate this communication. This
 communication may contain information that is proprietary, attorney/client privileged, attorney work product, confidential or otherwise legally exempt from disclosure. If you have received this message in error, please notify the sender immediately either
 by phone (800-849-4444) or by return e-mail and destroy all copies of this message (electronic, paper, or otherwise).</font></strong></font></font></div>
</div>
</body>
</html>