[ZendTo] Re: A few issues...

Jules Jules at Zend.To
Wed Jun 15 10:13:11 BST 2011



On 15/06/2011 08:55, Mark Hudson wrote:
> Yes, that's the one.
>
> So changing that setting nails that one, the only other issue is with 
> clamdscan failing (but changing the pref to use clamscan works).
Clamscan is a lot slower. The problems with clamd and clamdscan are 
caused by either or both of
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.
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.

Running clamdscan from the command line is a very quick way of debugging 
this.
>
> 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).
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.

If you come up with a short neat solution, please let me know so I can 
add it to the website.

Thanks,
Jules.

>
> Mark
>
> On 14/06/11 18:28, Brad Beckenhauer wrote:
>> 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.
>> FYI: The Fatal Error below can be suppressed by setting the 
>> 'useRealProgressBar' to FALSE in preferences.php.
>>
>>
>> -Brad
>> >>> On 6/14/2011 at 11:35 AM, Mark Hudson <m.c.hudson at open.ac.uk> wrote:
>> OK, I've had time to start again from scratch.
>>
>> So far so good! Seems impressive!
>>
>> Managed to get authentication against Active Directory to work.
>>
>> Had to modify php.ini to include timezone settings to avoid strftime 
>> warnings all over the place
>>
>> Can't get clamdscan to behave - just displays the user an error but 
>> nothing is written to the clam or the zendto logs
>>
>> Everything seems to work, but during file transfer, the following 
>> error flashes onto the user's screen and gets put in the apache log
>>
>> [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: 
>> http://zendto.open.ac.uk/progress.php?progress_id=4df788dcf18a8
>>
>> Any idea on how to fix the clamdscan and apc_fetch issues above?
>>
>> 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?
>>
>> Mark
>>
>> On 21/04/11 15:46, John Cooper wrote:
>>> On 21/04/11 15:21, Mark Hudson wrote:
>>>> 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
>>>>
>>>> http://zend.to/yum.php  (for RedHat 6)
>>>> and then
>>>> http://zend.to/documentation.php
>>>>
>>>> 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).
>>>>
>>> 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
>>> ZendTo at zend.to
>>> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>>
>>
>> -- 
>> *Mark Hudson BSc (Hons) PG Cert MBCS* 	01908 652195
>> *Team Leader - ECM and Collaboration* 	m.c.hudson at open.ac.uk 
>> <mailto:m.c.hudson at open.ac.uk>
>> Information Technology, The Open University 	skype:mark.c.hudson
>> Level 1, Berrill North, Walton Hall, Milton Keynes MK7 6AA 
>> www.open.ac.uk <http://www.open.ac.uk/>
>>
>>
>> 	
>> Study with the OU 	Business and Management 
>> <http://www3.open.ac.uk/study/undergraduate/business-and-management/index.htm> 
>> Arts and Humanities 
>> <http://www3.open.ac.uk/study/undergraduate/arts-and-humanities/index.htm> 
>> Childhood and Youth 
>> <http://www3.open.ac.uk/study/undergraduate/childhood-and-youth/index.htm> 
>> Education 
>> <http://www3.open.ac.uk/study/undergraduate/education/index.htm>
>> Engineering and Technology 
>> <http://www3.open.ac.uk/study/undergraduate/engineering-and-technology/index.htm> 
>> Environment Development and International Studies 
>> <http://www3.open.ac.uk/study/undergraduate/environment-development-and-international-studies/index.htm>
>> Health and Social Care 
>> <http://www3.open.ac.uk/study/undergraduate/health-and-social-care/index.htm> 
>> IT 
>> <http://www3.open.ac.uk/study/undergraduate/computing-and-ict/index.htm> 
>> Languages 
>> <http://www3.open.ac.uk/study/undergraduate/languages/index.htm> Law 
>> <http://www3.open.ac.uk/study/undergraduate/law/index.htm> 
>> Mathematics and Statistics 
>> <http://www3.open.ac.uk/study/undergraduate/mathematics-and-statistics/index.htm>
>> Psychology 
>> <http://www3.open.ac.uk/study/undergraduate/psychology/index.htm> 
>> Science 
>> <http://www3.open.ac.uk/study/undergraduate/science/index.htm> Social 
>> Sciences 
>> <http://www3.open.ac.uk/study/undergraduate/social-sciences/index.htm>
>> /Free/ Learning Materials 	OU Open Learn 
>> <http://openlearn.open.ac.uk/> The OU - You Tube Channel 
>> <http://www.youtube.com/user/oulearn> The OU on iTunes U 
>> <http://open.edu/itunes/>
>>
>>
>> -- 
>> The Open University is incorporated by Royal Charter (RC 000391), an 
>> exempt charity in England & Wales and a charity registered in 
>> Scotland (SC 038302).
>>
>
>
> -- 
> *Mark Hudson BSc (Hons) PG Cert MBCS* 	01908 652195
> *Team Leader - ECM and Collaboration* 	m.c.hudson at open.ac.uk 
> <mailto:m.c.hudson at open.ac.uk>
> Information Technology, The Open University 	skype:mark.c.hudson
> Level 1, Berrill North, Walton Hall, Milton Keynes MK7 6AA 
> www.open.ac.uk <http://www.open.ac.uk/>
>
>
> 	
> Study with the OU 	Business and Management 
> <http://www3.open.ac.uk/study/undergraduate/business-and-management/index.htm> 
> Arts and Humanities 
> <http://www3.open.ac.uk/study/undergraduate/arts-and-humanities/index.htm> 
> Childhood and Youth 
> <http://www3.open.ac.uk/study/undergraduate/childhood-and-youth/index.htm> 
> Education <http://www3.open.ac.uk/study/undergraduate/education/index.htm>
> Engineering and Technology 
> <http://www3.open.ac.uk/study/undergraduate/engineering-and-technology/index.htm> 
> Environment Development and International Studies 
> <http://www3.open.ac.uk/study/undergraduate/environment-development-and-international-studies/index.htm>
> Health and Social Care 
> <http://www3.open.ac.uk/study/undergraduate/health-and-social-care/index.htm> 
> IT 
> <http://www3.open.ac.uk/study/undergraduate/computing-and-ict/index.htm> 
> Languages 
> <http://www3.open.ac.uk/study/undergraduate/languages/index.htm> Law 
> <http://www3.open.ac.uk/study/undergraduate/law/index.htm> Mathematics 
> and Statistics 
> <http://www3.open.ac.uk/study/undergraduate/mathematics-and-statistics/index.htm>
> Psychology 
> <http://www3.open.ac.uk/study/undergraduate/psychology/index.htm> 
> Science <http://www3.open.ac.uk/study/undergraduate/science/index.htm> 
> Social Sciences 
> <http://www3.open.ac.uk/study/undergraduate/social-sciences/index.htm>
> /Free/ Learning Materials 	OU Open Learn 
> <http://openlearn.open.ac.uk/> The OU - You Tube Channel 
> <http://www.youtube.com/user/oulearn> The OU on iTunes U 
> <http://open.edu/itunes/>
>
>
> _______________________________________________
> ZendTo mailing list
> ZendTo at zend.to
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto

Jules

-- 
Julian Field MEng CITP CEng
www.Zend.To

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20110615/53353a6e/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/bmp
Size: 213180 bytes
Desc: not available
Url : http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20110615/53353a6e/attachment-0001.bmp 


More information about the ZendTo mailing list