When attempt to upload file to any proyect, gives the following error:
Failed to create folder '/www/my_domain.com/htdocs/activecollab/upload/7620a/b3a22/dfdbe'
The directory upload, has the necessary permissions ! (CHMOD 777)
Version of activeCollab: 0.7.1
Theme: default
DEFAULT_LOCALIZATION: es_es
When upload the files to the MySQL database, all the archives upload correctly but but when download them, all .doc, .txt and xls. files they are corrupted !
Same problem here too. Upload directory has 777 (although I'd prefer 755). The subfolders, created in aC, are not shown in the upload directory, and uploading a file does not work but results in the above mentioned error message.
this person edited something to make it work only was friendly enough not to post the solution itself.
I look over this forum 4 times and didn't find the solution to this problem.
Can please anyone tell us the method of making this work!
This problem is commonly cause by force_mkdir function that does not consider open_basedir restrictions present on many systems. You can check out solution provided in this post.
activeCollab 1.0 and later does not have this type of problem.
When attempt to upload file to any proyect, gives the following error:
Failed to create folder '/www/my_domain.com/htdocs/activecollab/upload/7620a/b3a22/dfdbe'
The directory upload, has the necessary permissions ! (CHMOD 777)
Version of activeCollab: 0.7.1
Theme: default
DEFAULT_LOCALIZATION: es_es
When upload the files to the MySQL database, all the archives upload correctly but but when download them, all .doc, .txt and xls. files they are corrupted !
Thanks for you help!
Peperino