Re: [Webcollab-users] Error when uploading files
Brought to you by:
andrewsimpson
From: <squ...@we...> - 2006-06-21 09:13:17
|
Andrew, [...] > In your case it appears that WebCollab can't read and/or access the temporary directory. I think the temporary directory location is set in php.ini and the apache config files. I'd suggest checking these first. that was the problem. the default temporary is /tmp and due to a malfunction script (has nothing to do with webcollab), the permissions for /tmp were set to 755. A chmod 777 fixed the problem. regards Marco _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000071 |