4571 Posts in 1382 Topics by 1376 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1681 Views |
-
What I have to chmod?

21 December 2009 at 11:33pm
For installing and next to use SilverStripe, which folders (and subfolders) I have to set writable (777) ?
-
Re: What I have to chmod?

22 December 2009 at 10:39am Last edited: 22 December 2009 10:40am
For installing you need to have web server writable access to a temporary directory, for *nix and Mac OS X this could be in /tmp, or on Windows it could be C:\Windows\Temp. This is automatically worked out. If you can't get access to either of these, you can create a directory in your SS project called silverstripe-cache, and set web server writable permissions to it. This will be where SS keeps temporary files.
Additional files you'll need to set writable permissions on are the assets directory, .htaccess and mysite/_config.php. Once you've successfully installed SilverStripe, you can remove the writable permissions on .htaccess, and mysite/_config.php, leaving assets with writable so that the Files & Images section can accept user uploads in the CMS.
Hope this helps,
Sean
| 1681 Views | ||
|
Page:
1
|
Go to Top |


