Correct File Permissions
-
I have two fog servers, but on each /images/pcimagename have different rights. One is fog/root and the other is fog/fog. Are either of these correct or should it be something else?
-
If permissions are set recursively to 777, then ownership and group doesn’t matter.
But, I think that a stock install is fog/root.
-
[quote=“Wayne Workman, post: 46964, member: 28155”]If permissions are set recursively to 777, then ownership and group doesn’t matter.
But, I think that a stock install is fog/root.[/quote]
Okay thanks. I just noticed that my image upload isn’t getting moved from /images/dev to its correct /images/imagename folder upon completion.
-
Oh, that’s an FTP issue. See this article: [url]http://fogproject.org/wiki/index.php/Troubleshoot_FTP[/url]
Most likely it’s credentials / permissions related…