<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<br>
<br>
<div class="moz-cite-prefix">On 19/05/2020 07:41, Neil via ZendTo
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:WM!f402835f82b107853dc7a5e217d6f5a85947c7615be4980cbb3f6a3fc73e4aa9385908cabaf922d11d72f19342b75347!@mx.jul.es">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 19 May 2020, at 01:43, Brian Payne via ZendTo
<<a href="mailto:zendto@zend.to" class=""
moz-do-not-send="true">zendto@zend.to</a>> wrote:</div>
</blockquote>
<div><br class="">
</div>
Hello Brian<br class="">
<blockquote type="cite" class=""><br
class="Apple-interchange-newline">
<div class=""><span style="caret-color: rgb(0, 0, 0);
font-family: Helvetica; font-size: 12px; font-style:
normal; font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; text-align: start; text-indent:
0px; text-transform: none; white-space: normal;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration: none; float: none; display: inline
!important;" class="">I am having a bit of an issue, and I
am not sure where to start to debug the problem. And I am
not sure which error files to look in.</span><br
style="caret-color: rgb(0, 0, 0); font-family: Helvetica;
font-size: 12px; font-style: normal; font-variant-caps:
normal; font-weight: normal; letter-spacing: normal;
text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; word-spacing: 0px;
-webkit-text-stroke-width: 0px; text-decoration: none;"
class="">
</div>
</blockquote>
</div>
<div class=""><br class="">
</div>
It depends on your web server and operating system. If you’re
apache2, try:
<div class=""><br class="">
</div>
<div class="">/var/log/apache2/error.log</div>
<div class=""><br class="">
</div>
<div class="">and</div>
<div class=""><br class="">
</div>
<div class="">/var/log/apache2/ssl_error.log<br class="">
</div>
</blockquote>
And if the /var/log/apache2 directory doesn't exist, it's
/var/log/httpd.<br>
<br>
The zendto error log in there should show something.<br>
<br>
Hint: to find the most recently-modified file — which with logs will
show you exactly which file(s) to look at — use "ls -ltr" and the
most recently-modified files will be at the end of the list.<br>
<br>
Also check for any errors in /var/log/zendto/zendto.log, which is
ZendTo's own application log.<br>
<br>
But 500 errors will be mentioned in the Apache logs, and will give
more detail.<br>
<br>
If you don't understand the error when you've found the right log
entry, post it here and we'll take a look.<br>
<br>
Cheers,<br>
<pre class="moz-signature" cols="72">Jules
--
Julian Field MEng CEng CITP MBCS MIEEE MACM
The current UK shipping forecast:
Dogger: Southwest 2 to 4. Slight, occasionally moderate at first. Occasional
drizzle, fog patches. Moderate, occasionally very poor.
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
</pre>
</body>
</html>