[fixed] Error on Uploading Document / Creating Project Directorys
Page: 1
Hi ppl,
at first: fuckin great work ilja! congrats!
so i tried to setup activeCollab on my host ( mysql 5.0.22, php5, apache) you may take a look at my info.php
The Installation worked quick and fine, creating users, projects, tasks, milestones etc. is working properly.
The only Problem i encountered, was activeCollab not creating those Directorys for the Projects in /public/project_documents/ to store files/documents.
When i create a Directory for first project named "1" upload is workin fine.
If that directory for a project does not exist i get:
you may replicate the error by login to my installation with guest/guest.
And check out project "123" (internal #2) herefor the directory was not created by script in project_documents. So file-upload is not workin for this project.
For Project "schinken" (internal #1) i created it manuay and file-upload works as you can see. Just try uploading a file.
cheers, and keep up the good work!
at first: fuckin great work ilja! congrats!
so i tried to setup activeCollab on my host ( mysql 5.0.22, php5, apache) you may take a look at my info.php
The Installation worked quick and fine, creating users, projects, tasks, milestones etc. is working properly.
The only Problem i encountered, was activeCollab not creating those Directorys for the Projects in /public/project_documents/ to store files/documents.
When i create a Directory for first project named "1" upload is workin fine.
If that directory for a project does not exist i get:
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/virtual/therealgame.net/:/usr/share/php/:/tmp/) in /var/www/virtual/therealgame.net/htdocs/activeCollab/environment/functions/files.php on line 242
you may replicate the error by login to my installation with guest/guest.
And check out project "123" (internal #2) herefor the directory was not created by script in project_documents. So file-upload is not workin for this project.
For Project "schinken" (internal #1) i created it manuay and file-upload works as you can see. Just try uploading a file.
cheers, and keep up the good work!
Ilija Studen
on Jul 8. 2006. 3:21 pm
Thanks!
Your host is from some reason restricting PHP for checking files and directories. is_dir() is simple function that checks if directory exists on the disk. Returns true or false, nothing more...
There is not much that I can do here :( Ask support to give check access for:
/var/www/virtual/therealgame.net/htdocs/activeCollab/public/files/project_documents/
Or, you must create folder for every single project manualy :|
Your host is from some reason restricting PHP for checking files and directories. is_dir() is simple function that checks if directory exists on the disk. Returns true or false, nothing more...
There is not much that I can do here :( Ask support to give check access for:
/var/www/virtual/therealgame.net/htdocs/activeCollab/public/files/project_documents/
Or, you must create folder for every single project manualy :|
activeCollab team member
thanks for your quick feedback!
the directory Naming for Projects is 1,2,3,4,5,6,7,8,9,10,11,12,13,14 and counting right?
i will check dat, and drop a note here if solved.
the directory Naming for Projects is 1,2,3,4,5,6,7,8,9,10,11,12,13,14 and counting right?
i will check dat, and drop a note here if solved.
Ilija Studen
on Jul 8. 2006. 3:48 pm
User project ID. Go to project overview page and see the value of active_project variable in address (GET value).
activeCollab team member
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



