Welcome, Guest. Please login or register.
Did you miss your activation email?
05/23/12, 02:39
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  Server side Scripting and Database Support
| |-+  PHP, Perl, ASP, JSP, CFM (Moderators: Flash-db, Musicman, vesa kortelainen, Ronald Wernecke, Jorge Solis, nothingGrinder)
| | |-+  trouble with permissions
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: trouble with permissions  (Read 2373 times)
indigo
Server what's that
*
Posts: 2



View Profile Email
« on: 01/31/02, 11:36 »

I've been working on the Ecard tutorial at http://www.flashkit.com/tutorials/Dynamic_Content/Sending_-Jeffrey_-684/index.shtml by Jeff Hill.

In the tutorial, a directory called 'dBText' is needed, and the permissions need to be set to read/write/execute for owner, and read/write for others (groups, world). But if I set these permissions, the dynamic text fields' messages don't appear in the ecard. They will only work if I give everyone permission to read/write/execute.

What do I need to do to fix this?

Logged
Flash-db
Administrator
Systems Administrator
*****
Posts: 1867



View Profile WWW
« Reply #1 on: 01/31/02, 11:59 »

Just keep them at 777 for the directory (which is read, write, execute) for everyone.  
Logged

-Jeff.
indigo
Server what's that
*
Posts: 2



View Profile Email
« Reply #2 on: 01/31/02, 14:25 »

... ok... but the tutorial warns that this should only be used for testing since it can become a security issue. Should I not be concerned about this?? what would we be vulnerable to by leaving the permissions this way?

Logged
Musicman
Administrator
Systems Administrator
*****
Posts: 2685



View Profile WWW Email
« Reply #3 on: 01/31/02, 15:28 »

Hi,

if you are running on a _typical_ installation, you need 777 for directories where the web server should be able to create new files.
You need 666 for data files that are to be rewritten by the server, but 755 is sufficient for the folder

This actually means that other clients of the same hosting company may be able to mess with your files. There are ways to install a server without that security leak...

Musicman
« Last Edit: 01/31/02, 15:33 by Musicman » Logged
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!