<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body>
Marlon,<br>
<br>
This leads me to think that PHP is getting killed. So in some cases
it will return an error (your PDF problem), but more likely it will
just die without returning anything (such as your example below).<br>
<br>
Temporarily, add a file called "info.php" to /opt/zendto/www and in
it put this exact code (apart from the —SNIP--- lines)<br>
— SNIP —<br>
<?PHP<br>
phpinfo();<br>
?><br>
— SNIP —<br>
<br>
Then go to your ZendTo site, with "info.php" on the end of the URL
instead of anything else.<br>
<br>
That will print *loads* of information about your PHP environment.<br>
Check particularly the value of "memory_limit". It should be at
least 300M.<br>
<br>
Remember to delete the /opt/zendto/www/info.php file again as soon
as you've finished with it. It would give an attacker an awful lot
of useful information about your site!<br>
<br>
Otherwise, check in your Apache error logs (in either
/var/log/apache2 or /var/log/httpd) for any errors (looking for "PHP
Fatal" is often quite productive). Apache should have logged why
your PHP was killed.<br>
<br>
Hope that helps,<br>
Jules.<br>
<br>
<div class="moz-cite-prefix">On 23/07/2020 13:50, Marlon Deerr via
ZendTo wrote:<br>
</div>
<blockquote type="cite"
cite="mid:WM!6d65508a11b7ab9ed96d95ae5651fd2160adeefd9ed86ce9e52a6d52fbe2a41db953d398f7064efe2ba2e3e135353e1a!@mx.jul.es">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="Generator" content="Microsoft Word 15 (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:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 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:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;}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="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’m noticing the following message
remaining at times when I perform a drop-off. I’m thinking
this “may” be browser related. It is somewhat misleading as
the drop-off is actually completed but with the message
remaining on the screen, it can confuse a sender. They may
think the process was not complete and then re-attempt another
drop-off, not realizing that the recipient already received
the notice of the drop-off.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’ll continue to test this theory out but I
know for sure I have received this more than once on different
web browsers.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Anyone else experiencing this?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><img id="Picture_x0020_1"
src="cid:part1.CAF5FAAE.6D8A9DD2@Zend.To" class=""
width="428" height="177"><o:p></o:p></p>
</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
'Find a place inside where there's joy, and the joy will burn out
the pain.' - Joseph Campbell
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
</pre>
</body>
</html>