| Pages: [1] |
|
|
Author |
Topic: File permissions and security (Read 75 times) |
|
davert
Posts: 3
|
I really like the program so far, but I'm concerned about the security. It seems that to use the program at all, I need to make all my files world-writeable. That has obvious problems especially since I'm using php files... though I guess I can switch to SSI. Is there an alternative to this?
I guess one workaround would be putting all the snippets into a separate folder hierarchy...and marking them as includes?
|
|
|
|
|
admin
Forum Administrator

Posts: 2443
SnippetMaster Author
|
Yes, the alternative is to use a high quality web hosting provider that does not require world-writable file permissions for PHP software (snippetmaster) to write to files on your website.
Basically, snippetmaster doesn't dictate what permissions are needed -- your web hosting provider does. If they have properly configured their server for high security.. then you shouldn't require 777 or world-writable permissions.
If you'd like a recommendation for a good quality web host which does not require world-writable permission.. let me know. 
|
|
|
|
|
|
davert
Posts: 3
|
We're using a virtual private host, running WHM/Cpanel, so we can change any settings needed. Obviously I haven't properly configured the server... are there any tips I can use?
I might just be used to bad software - I haven't tried using 765 yet.
|
|
|
|
|
|
davert
Posts: 3
|
d'oh!
Setting the folder to 755 and the file to 765 works!!!
My bad!
Well, at least the next person who was too shy to ask might learn from this. Sorry!
|
|
|
|
|
admin
Forum Administrator

Posts: 2443
SnippetMaster Author
|
No worries. If anyone is worried about security or has any questions about Snippetmaster and security.. they are welcome to ask!

|
|
|
|
|
|
|
Pages: [1]
|
|
|
|