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