<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 27/06/2014 20:52, Erik T. Britt
wrote:<br>
</div>
<blockquote
cite="mid:0547C6F1FA7E0D4D8813B36F00C6682D3180AB8D@CSHEXCH1.cshlaw.com"
type="cite">
<!-- Template generated by Exclaimer Mail Disclaimers on 03:53:00 Friday, 27 June 2014 -->
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<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]-->
<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 moz-do-not-send="true" 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> </o:p></p>
<p class="MsoPlainText">and get missing directory errors here:</p>
</div>
</blockquote>
That looks like you missed the bit just before the "perl" commands
that installs the source code of PHP and "cd"s into the PHP source
code directory. They are the most crucial bit of the whole exercise,
just about, and certainly shouldn't produce any errors.<br>
<blockquote
cite="mid:0547C6F1FA7E0D4D8813B36F00C6682D3180AB8D@CSHEXCH1.cshlaw.com"
type="cite">
<div class="WordSection1">
<p class="MsoPlainText"><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/' 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> </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> </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> </o:p></p>
<p class="MsoPlainText">Our error:<o:p></o:p></p>
<p class="MsoPlainText"><img id="Picture_x0020_1"
src="cid:part2.01030209.02040209@Zend.To" border="0"
height="97" width="432"><br>
Thank you,<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
</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 moz-do-not-send="true"
href="http://www.cshlaw.com/"><img
moz-do-not-send="true" alt="Cranfill Sumner &
Hartzog LLP"
src="http://www.cshlaw.com/images/Email_Sig_Logo-v1.jpg"
align="bottom" border="0" hspace="0"></a>
</td>
</tr>
<tr>
<td style="WIDTH: 16px" align="left" valign="top">
<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; ">+19198638828</span><br>
F <span style="color: Black; ">+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</nobr></strong><br>
<br>
<a moz-do-not-send="true" 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: <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>]
On Behalf Of HUGE | Ashley Brandwood<br>
Sent: Monday, June 23, 2014 9:59 AM<br>
To: <a class="moz-txt-link-abbreviated" href="mailto:zendto@zend.to">zendto@zend.to</a><br>
Subject: [ZendTo] Re: Large file upload errors (Sam LaRoche)</p>
<p class="MsoPlainText"><o:p> </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> </o:p></p>
<p class="MsoPlainText">@<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">>----- Original Message -----<o:p></o:p></p>
<p class="MsoPlainText">>From: "Sam LaRoche" <<a
moz-do-not-send="true" href="mailto:sbl@cshlaw.com"><span
style="color:windowtext;text-decoration:none">sbl@cshlaw.com</span></a>><o:p></o:p></p>
<p class="MsoPlainText">>To: <a moz-do-not-send="true"
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">>Sent: Friday, 20 June, 2014 9:25:54
PM<o:p></o:p></p>
<p class="MsoPlainText">>Subject: [ZendTo] Large file upload
errors<o:p></o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">>We?ve modified Zendto Version 4.11
to accept up to 20GB files. Uploads
<o:p></o:p></p>
<p class="MsoPlainText">>generally work without issue but
with a >~ 4GB file, the server stops
<o:p></o:p></p>
<p class="MsoPlainText">>taking the upload and returns an
upload error that states ?The server?s
<o:p></o:p></p>
<p class="MsoPlainText">>temporary folder is misconfigured.?
Does anyone know or have an idea
<o:p></o:p></p>
<p class="MsoPlainText">>about what is ?misconfigured??<o:p></o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">> <o:p></o:p></p>
<p class="MsoPlainText">> <o:p></o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">> Sam LaRoche<o:p></o:p></p>
<p class="MsoPlainText">>IT Director<o:p></o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">>P +19198638840<o:p></o:p></p>
<p class="MsoPlainText">>F +19198633400<o:p></o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">>Post Office Box 27808<o:p></o:p></p>
<p class="MsoPlainText">>Raleigh , NC 27611-7808<o:p></o:p></p>
<p class="MsoPlainText">><o:p> </o:p></p>
<p class="MsoPlainText">><a moz-do-not-send="true"
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> </o:p></p>
<p class="MsoPlainText"><o:p> </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 moz-do-not-send="true"
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 moz-do-not-send="true"
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> </o:p></p>
</div>
<p class="bd923003-b280-4b11-9eec-533f2c2a7db0"> </p>
<font face="Courier New" size="2">
</font>
<div style="FONT-FAMILY: Courier New; FONT-SIZE: 9pt"><font
face="Courier New" size="2">
</font>
<div><font face="Courier New" size="2"><font color="blue"
face="Tahoma"><strong><font size="1"><u>Confidentiality
Notice</u>: 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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
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>
<br>
<pre class="moz-signature" cols="72">Jules
--
Julian Field MEng MBCS CITP CEng
'It's in Apple's DNA that technology alone is not enough. It's
technology married with liberal arts, married with the humanities,
that yields us the result that makes our hearts sing.' - Steve Jobs
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
</pre>
</blockquote>
</body>
</html>