<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body>
Neil,<br>
<br>
This means that<br>
<tt>ini_get('upload_tmp_dir')</tt> returned an empty string (or
NULL).<br>
<br>
Please can you run this command<br>
<tt> php -i | grep upload_tmp_dir</tt><br>
The <tt>upload_tmp_dir</tt> setting should resolve to <tt>/var/zendto/incoming</tt>.<br>
<br>
If it doesn't, we need to find why. The relevant php.ini file should
be in<br>
<tt> /etc/php/7.</tt><tt><i>x</i></tt><tt>/apache2/php.ini</tt><br>
<br>
If you have moved to a new version of PHP at the same time, it's
quite possible that the correct php.ini hasn't had any of ZendTo's
changes applied to it.<br>
When you find one that has been modified for ZendTo, there should be
a <tt>php.ini.zendto</tt> in the same directory. <tt>php.ini.zendto</tt>
is what was there before ZendTo touched it, so a quick diff will
show you the differences you need.<br>
<br>
Alternatively, running stage 5 of the ZendTo Installer on its own
will re-apply the php.ini settings.<br>
<br>
Cheers,<br>
Jules.<br>
<br>
<div class="moz-cite-prefix">On 03/06/2020 13:10, Neil via ZendTo
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:WM!4f9114e028d8f0d00bab60d668974fb17e86961402d2be254a123bcf8379a92d2906f3bde255bceb335313d68fceca1f!@mx.jul.es">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
I upgraded to the latest version, running on Debian 10, and tried
to transfer a file.
<div class=""><br class="">
</div>
<div class="">It hung before the checksumming screen appeared.</div>
<div class=""><br class="">
</div>
<div class="">
<div class="">tail -f zendto.log</div>
<div class="">Error: Opening temp file
/nbqahgNJZaUn975PiRvsystWjzES5ket.1 for appending failed</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">tail -f /var/log/apache2/ssl_error.log</div>
<div class=""> Got error 'PHP message: PHP Warning:
fopen(/sbkqXGFPxfHT3xhb7BGxiwu8HoDRoyZc.1): failed to open
stream: Permission denied in /opt/zendto/www/savechunk.php on
line 117\n'</div>
<div class=""><br class="">
</div>
<div class=""> In preferences.php, I changed:</div>
<div class=""><br class="">
</div>
<div class=""> // To completely disable sending files in chunks,
set this to 0.</div>
<div class="">'uploadChunkSize' => 0, // 50 MB as an example</div>
<div class=""><br class="">
</div>
<div class="">From 50000 to 0, to disable sending in chunks, and
restarted the webserver.</div>
<div class=""><br class="">
</div>
<div class="">It then worked.</div>
<div class=""><br class="">
</div>
<div class="">I cannot say, sadly, whether it was the config
change or the restart of the webserver which did it.</div>
<div class=""><br class="">
</div>
<div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal;
text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; word-spacing: 0px;
-webkit-text-stroke-width: 0px; word-wrap: break-word;
-webkit-nbsp-mode: space; line-break: after-white-space;"
class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal;
text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; word-spacing: 0px;
-webkit-text-stroke-width: 0px; word-wrap: break-word;
-webkit-nbsp-mode: space; line-break: after-white-space;"
class=""><br class="">
Neil<br class="">
<br class="">
<br class="">
</div>
</div>
</div>
<br class="">
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-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://jul.es/mailman/listinfo/zendto">http://jul.es/mailman/listinfo/zendto</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">Jules
--
Julian Field MEng CEng CITP MBCS MIEEE MACM
'We are such stuff as dreams are made on.
And our little life is rounded with a sleep.'
- Starfleet Admiral Jean-Luc Picard (retired)
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
</pre>
</body>
</html>