Re: [Webcollab-users] file upload
Brought to you by:
andrewsimpson
From: nsak <sa...@ap...> - 2009-01-14 16:30:34
|
Well it seems that in the case of non shared hosting servers, the filebase is not correctly created. We had to change to the full path "/var/www/vhosts/apintech.com/subdomains/collab/httpdocs/files/filebase" now it works ok! best! Nikos nsak wrote: > > Hello! > > We have set up webcollab 2.31 at a virtual server and we seem to have an > upload file problem > > In config the setup shows define('FILE_BASE', > '/subdomains/collab/httpdocs/uploadfiles' ); > > which I find correct; also, directory /uploadfiles exists and is writable > > however when we attempt file uploads the configuration error below appears > > "The upload directory does not have write permissions set properly, or the > directory does not exist. File upload has not been accepted." > > > we are wondering what the cause might be... > > thanks, Nikos > > > -- View this message in context: http://www.nabble.com/file-upload-tp21454232p21459500.html Sent from the webcollab-users mailing list archive at Nabble.com. |