I just installed the gallery to a Linux server, and am obviously hung up on the file paths. I chmod'd the /home/gorp/public_html/gallery/files folder to 777
I know what the file path is - I have added several other hacks that require the full file path to be added, and never had a problem before. This is what I have for settings for file paths:
Files Path
The full path (NOT the URL!) to the folder in which your images will be stored:
Code:
Content visible to verified customers only.
Files URL
The URL to the folder in which your images will be stored:
Code:
Content visible to verified customers only.
FTP User Folder Path
The path (NOT the URL!) to your user's upload folder (used for FTP uploads):
Code:
Content visible to verified customers only.
FTP User Folder URL
The URL to your user's upload folder (used for FTP uploads):
Code:
Content visible to verified customers only.
I have tried several different options (trailing slashes, etc.) and each time I get the dreaded message:
Quote:
|
An error occurred while attempting to create a folder for your files. If the problem persists, please notify the webmaster
|
Am I doing something obviously wrong here?
Any help/ideas/input would be appreciated.