<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
On 15/06/2011 08:55, Mark Hudson wrote:
<blockquote cite="mid:4DF8655B.2060507@open.ac.uk" type="cite">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
Yes, that's the one. <br>
<br>
So changing that setting nails that one, the only other issue is
with clamdscan failing (but changing the pref to use clamscan
works).<br>
</blockquote>
Clamscan is a lot slower. The problems with clamd and clamdscan are
caused by either or both of<br>
1) SELinux/AppArmor not allowing clamd to read the directory. The
notes on installing ZendTo on an existing CentOS/RedHat/Ubuntu
system will tell you what you need to set.<br>
2) Permissions in /var/zendto. The clamd daemon must be able to read
all the directories and files in /var/zendto/incoming. It doesn't
run as root, it runs as a user defined in /etc/clamd.conf. *That*
user must be able to read everything.<br>
<br>
Running clamdscan from the command line is a very quick way of
debugging this.<br>
<blockquote cite="mid:4DF8655B.2060507@open.ac.uk" type="cite"> <br>
I've also noticed that if I set the use SSL flag to true for the
AD authentication settings, it always fails. I need to investigate
that more, as we don't really want passwords flying round the
network in plain text (although putting zendto itself behind an
SSL gateway will at least prevent them passing over the internet
in plain text).<br>
</blockquote>
If you don't have a "real" SSL certificate for your AD server, then
it will complain that the certificate checking is failing. Read the
man page for "ldap.conf" and you will find options to set the amount
of certificate checking it does.<br>
<br>
If you come up with a short neat solution, please let me know so I
can add it to the website.<br>
<br>
Thanks,<br>
Jules.<br>
<br>
<blockquote cite="mid:4DF8655B.2060507@open.ac.uk" type="cite"> <br>
Mark<br>
<br>
On 14/06/11 18:28, Brad Beckenhauer wrote:
<blockquote cite="mid:4DF753EC.BC55.0068.1@aafp.org" type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=UTF-8">
<meta name="GENERATOR" content="MSHTML 9.00.8112.16421">
<div>Here is a screenshot of the error you mentioned during the
file transfer. The error appeared for me during a file upload
after updating to v4.02 and it took abit to capture the
screenshot. I have not spent any time attempting to debug
this issue.</div>
<div> </div>
<div>FYI: The Fatal Error below can be suppressed by setting the
'useRealProgressBar' to FALSE in preferences.php.</div>
<div> </div>
<div> </div>
<div><img src="cid:part1.09030508.08090803@Zend.To"><br>
<br>
-Brad</div>
<div> </div>
<div>>>> On 6/14/2011 at 11:35 AM, Mark Hudson <a
moz-do-not-send="true" class="moz-txt-link-rfc2396E"
href="mailto:m.c.hudson@open.ac.uk"><m.c.hudson@open.ac.uk></a>
wrote:<br>
</div>
<table style="margin: 0px 0px 0px 15px; font-size: 1em;"
bgcolor="#f3f3f3" border="0">
<tbody>
<tr>
<td>
<div style="border-left: 1px solid rgb(5, 5, 5);
padding-left: 7px;">OK, I've had time to start again
from scratch.<br>
<br>
So far so good! Seems impressive!<br>
<br>
Managed to get authentication against Active Directory
to work.<br>
<br>
Had to modify php.ini to include timezone settings to
avoid strftime warnings all over the place<br>
<br>
Can't get clamdscan to behave - just displays the user
an error but nothing is written to the clam or the
zendto logs<br>
<br>
Everything seems to work, but during file transfer,
the following error flashes onto the user's screen and
gets put in the apache log<br>
<br>
<tt>[Tue Jun 14 17:25:15 2011] [error] [client
137.108.174.43] PHP Fatal error: Call to undefined
function apc_fetch() in
/opt/zendto/www/get_progress.php on line 7, referer:
<a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://zendto.open.ac.uk/progress.php?progress_id=4df788dcf18a8">http://zendto.open.ac.uk/progress.php?progress_id=4df788dcf18a8</a><br>
</tt><br>
Any idea on how to fix the clamdscan and apc_fetch
issues above?<br>
<br>
Also, I'm confused about "my zendto" - it sounds like
functionality I like. But the website is a bit
unclear, is it that I can have zendto functionality OR
myzendto functionality but not both in the same
installation?<br>
<br>
Mark<br>
<br>
On 21/04/11 15:46, John Cooper wrote:
<blockquote cite="mid:4DB0433E.8030108@yahoo.com"
type="cite">
<pre wrap="">On 21/04/11 15:21, Mark Hudson wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I've downloaded the RPM of this and installed it (after realising that
it needed clamav installing and configuring) by trying to follow the
instructions at
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://zend.to/yum.php">http://zend.to/yum.php</a> (for RedHat 6)
and then
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://zend.to/documentation.php">http://zend.to/documentation.php</a>
However several PHP notices are displayed on the page (which can be
turned off by altering php.ini but the instructions say display errors
should be on).
</pre>
</blockquote>
<pre wrap="">I saw similar during my install this week. I suggest double checking the
changes made to your php.ini file. If cannot resolve then remove zendto
rpm and start the install again with an original version of the php.ini,
updating it as per the procedure.
John.
_______________________________________________
ZendTo mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a moz-do-not-send="true" 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>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<table>
<tbody>
<tr>
<td><small><font color="#993399"
face="Helvetica, Arial, sans-serif"><b>Mark
Hudson BSc (Hons) PG Cert MBCS</b></font></small></td>
<td><small><font color="#993399"
face="Helvetica, Arial, sans-serif">01908
652195</font></small></td>
</tr>
<tr>
<td><small><font color="#993399"
face="Helvetica, Arial, sans-serif"><b>Team
Leader - ECM and Collaboration</b></font></small></td>
<td><small><font color="#993399"
face="Helvetica, Arial, sans-serif"><a
moz-do-not-send="true"
href="mailto:m.c.hudson@open.ac.uk">m.c.hudson@open.ac.uk</a></font></small></td>
</tr>
<tr>
<td><small><font color="#993399"
face="Helvetica, Arial, sans-serif">Information
Technology, The Open University</font></small></td>
<td><small><font color="#993399"
face="Helvetica, Arial, sans-serif">skype:mark.c.hudson</font></small></td>
</tr>
<tr>
<td><small><font color="#993399"
face="Helvetica, Arial, sans-serif">Level
1, Berrill North, Walton Hall, Milton
Keynes MK7 6AA</font></small></td>
<td><small><font color="#993399"
face="Helvetica, Arial, sans-serif"><a
moz-do-not-send="true"
href="http://www.open.ac.uk/">www.open.ac.uk</a></font></small></td>
</tr>
</tbody>
</table>
<table>
<tbody>
<tr>
<td><br>
</td>
<td>
<table>
<tbody>
<tr>
<td><font color="#7f7f7f"
face="Helvetica, Arial,
sans-serif"><small><small>Study
with the OU</small></small></font></td>
<td><a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/business-and-management/index.htm"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif"><small><small><small>Business
and Management</small></small></small></font></a>
<small><small><small> <a
moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/arts-and-humanities/index.htm"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">Arts and
Humanities</font></a> <a
moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/childhood-and-youth/index.htm"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">Childhood and
Youth</font></a> <a
moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/education/index.htm">
<font color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">Education</font></a><br>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/engineering-and-technology/index.htm"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">Engineering
and Technology</font></a>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/environment-development-and-international-studies/index.htm"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">Environment
Development and
International Studies</font></a><br>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/health-and-social-care/index.htm"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">Health and
Social Care</font></a> <a
moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/computing-and-ict/index.htm"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">IT</font></a>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/languages/index.htm"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">Languages</font></a>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/law/index.htm"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">Law</font></a>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/mathematics-and-statistics/index.htm"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">Mathematics
and Statistics</font></a><br>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/psychology/index.htm"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">Psychology</font></a>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/science/index.htm"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">Science</font></a>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/social-sciences/index.htm"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">Social
Sciences</font></a> </small></small></small></td>
</tr>
<tr>
<td><small><small><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif"><i>Free</i>
Learning Materials</font></small></small></td>
<td><small><small><small><a
moz-do-not-send="true"
href="http://openlearn.open.ac.uk/"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">OU Open Learn</font></a>
<a moz-do-not-send="true"
href="http://www.youtube.com/user/oulearn"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">The OU - You
Tube Channel</font></a> <a
moz-do-not-send="true"
href="http://open.edu/itunes/"><font
color="#7f7f7f"
face="Helvetica, Arial,
sans-serif">The OU on
iTunes U</font></a></small></small></small></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<font face="monospace"><br>
-- <br>
The Open University is incorporated by Royal Charter
(RC 000391), an exempt charity in England &
Wales and a charity registered in Scotland (SC
038302).</font></div>
</td>
</tr>
</tbody>
</table>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<table>
<tbody>
<tr>
<td><small><font color="#993399" face="Helvetica, Arial,
sans-serif"><b>Mark Hudson BSc (Hons) PG Cert MBCS</b></font></small></td>
<td><small><font color="#993399" face="Helvetica, Arial,
sans-serif">01908 652195</font></small></td>
</tr>
<tr>
<td><small><font color="#993399" face="Helvetica, Arial,
sans-serif"><b>Team Leader - ECM and Collaboration</b></font></small></td>
<td><small><font color="#993399" face="Helvetica, Arial,
sans-serif"><a moz-do-not-send="true"
href="mailto:m.c.hudson@open.ac.uk">m.c.hudson@open.ac.uk</a></font></small></td>
</tr>
<tr>
<td><small><font color="#993399" face="Helvetica, Arial,
sans-serif">Information Technology, The Open
University</font></small></td>
<td><small><font color="#993399" face="Helvetica, Arial,
sans-serif">skype:mark.c.hudson</font></small></td>
</tr>
<tr>
<td><small><font color="#993399" face="Helvetica, Arial,
sans-serif">Level 1, Berrill North, Walton Hall,
Milton Keynes MK7 6AA</font></small></td>
<td><small><font color="#993399" face="Helvetica, Arial,
sans-serif"><a moz-do-not-send="true"
href="http://www.open.ac.uk/">www.open.ac.uk</a></font></small></td>
</tr>
</tbody>
</table>
<table>
<tbody>
<tr>
<td><br>
</td>
<td>
<table>
<tbody>
<tr>
<td><font color="#7f7f7f" face="Helvetica, Arial,
sans-serif"><small><small> Study with the OU</small></small></font></td>
<td><a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/business-and-management/index.htm"><font
color="#7f7f7f" face="Helvetica, Arial,
sans-serif"><small><small><small>Business
and Management</small></small></small></font></a>
<small><small><small> <a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/arts-and-humanities/index.htm"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">Arts and Humanities</font></a>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/childhood-and-youth/index.htm"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">Childhood and Youth</font></a>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/education/index.htm">
<font color="#7f7f7f" face="Helvetica,
Arial, sans-serif">Education</font></a><br>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/engineering-and-technology/index.htm"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">Engineering and
Technology</font></a> <a
moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/environment-development-and-international-studies/index.htm"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">Environment
Development and International Studies</font></a><br>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/health-and-social-care/index.htm"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">Health and Social
Care</font></a> <a
moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/computing-and-ict/index.htm"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">IT</font></a> <a
moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/languages/index.htm"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">Languages</font></a>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/law/index.htm"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">Law</font></a> <a
moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/mathematics-and-statistics/index.htm"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">Mathematics and
Statistics</font></a><br>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/psychology/index.htm"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">Psychology</font></a>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/science/index.htm"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">Science</font></a>
<a moz-do-not-send="true"
href="http://www3.open.ac.uk/study/undergraduate/social-sciences/index.htm"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">Social Sciences</font></a>
</small></small></small></td>
</tr>
<tr>
<td><small><small><font color="#7f7f7f"
face="Helvetica, Arial, sans-serif"><i>Free</i>
Learning Materials</font></small></small></td>
<td><small><small><small> <a
moz-do-not-send="true"
href="http://openlearn.open.ac.uk/"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">OU Open Learn</font></a>
<a moz-do-not-send="true"
href="http://www.youtube.com/user/oulearn"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">The OU - You Tube
Channel</font></a> <a
moz-do-not-send="true"
href="http://open.edu/itunes/"><font
color="#7f7f7f" face="Helvetica,
Arial, sans-serif">The OU on iTunes U</font></a></small></small></small></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>
</blockquote>
<br>
<pre class="moz-signature" cols="72">Jules
--
Julian Field MEng CITP CEng
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
'All programs have a desire to be useful' - Tron, 1982
</pre>
</body>
</html>