Another ImageManager Problem
Posted: Thu Feb 26, 2009 7:46 pm
So i thought i could try and figure this out on my own, nope... A few hours after looking things up I'm still stuck.
I'm getting the old: "File could not be uploaded. This could be a permissions or Safe mode problem?" error when I try and use the image uploader.
I've tried almost everything with permissions and I can't figure it out. I thought it might be with my config.php with this line: $config['uploads_path'] = '/home/cjdesign/public_html/edencustomhomes/uploads'; Where when I go to my server's cpanelX php configuration I see: " session.save_path where N is an integer. Instead of storing all the session files in /path, what this will do is use subdirectories N-levels deep, and store the session data in those directories. This is useful if you or your OS have problems with lots of files in one directory, and is a more efficient layout for servers that handle lots of sessions. NOTE 1: PHP will not create this directory structure automatically. You can use the script in the ext/session dir for that purpose. NOTE 2: See the section on garbage collection below if you choose to use subdirectories for session storage /tmp"
Do I need to use a script like it says?
If anyone's interested in knowing what I use for hosting it's imhosted.com with cpanelX
I'm getting the old: "File could not be uploaded. This could be a permissions or Safe mode problem?" error when I try and use the image uploader.
I've tried almost everything with permissions and I can't figure it out. I thought it might be with my config.php with this line: $config['uploads_path'] = '/home/cjdesign/public_html/edencustomhomes/uploads'; Where when I go to my server's cpanelX php configuration I see: " session.save_path where N is an integer. Instead of storing all the session files in /path, what this will do is use subdirectories N-levels deep, and store the session data in those directories. This is useful if you or your OS have problems with lots of files in one directory, and is a more efficient layout for servers that handle lots of sessions. NOTE 1: PHP will not create this directory structure automatically. You can use the script in the ext/session dir for that purpose. NOTE 2: See the section on garbage collection below if you choose to use subdirectories for session storage /tmp"
Do I need to use a script like it says?
If anyone's interested in knowing what I use for hosting it's imhosted.com with cpanelX