Closed (fixed)
Project:
Filemanager
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2007 at 18:19 UTC
Updated:
15 Nov 2008 at 18:42 UTC
In your setup doc you said:
"Please make sure your PHP configuration creates folders with permissions for the PHP user to add new files."
Can you please be a little more specific to what this means? I am not sure of what setting within the php.ini file that I am suppose to ensure is set.
Thanks Much!
Comments
Comment #1
cscsteve commentedThis isn't necessarily one specific PHP setting AFAIK (though I'm hardly an expert on all the options that can go in a php.ini file) and really has little to do with Filemanager. All this is saying is Filemanager creates new directories to store files when new areas are created. Your server needs to be setup to allow it to create these directories, and to allow these directories to be writable by the user PHP runs as. As this may be different for every server stack setup, I really can't be more specific as to the details. It depends on the O/S (Linux, BSD, Mac, Windows, etc), the PHP version, the webserver software/version, and any specific server configuration and other software you might be running.
You'll have to install, configure, run and test. If it works, great. If not, refer to your server logs and filesystem and figure it out. If you need a sysadmin, I'm sure someone in the forums can help with specifics.
Comment #2
ldway commentedThanks for the fast response! :)
Comment #3
BartVB commented