CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 unix permissions

Print topic Send  topic

Author Message
Todd Smith
Posted: 04/25/2001, 9:12 AM

When I publish my Perl files to my unix server, it leaves the persmissions
at 644. How can I get it to automatically change the scripts that need to be
executable to 755?

CodeCharge
Posted: 04/25/2001, 3:36 PM

You may refer to the following information found on the Internet:
http://www.linuxsa.org.au/mailing-list/1999-02/61.html
"Check out the umask command in /etc/profile or ~/.profile."

as well as here:
http://www.library.yale.edu/~lso/workstation/docs/permissions/
"Default permissions are controlled by your umask and site umask (for ftp)."



"Todd Smith" <todd@designsouth.net> wrote in message
news:9c6t13$fkl$1@mail.tankhill.com...
> When I publish my Perl files to my unix server, it leaves the persmissions
> at 644. How can I get it to automatically change the scripts that need to
be
> executable to 755?
>
>

Dr. Scott R. Senay
Posted: 05/12/2001, 9:29 AM

Todd Smith wrote:

> When I publish my Perl files to my unix server, it leaves the persmissions
> at 644. How can I get it to automatically change the scripts that need to
> be executable to 755?
>
>
>
You Todd I fought with this one for a while myselft when I first started
using CodeCharge, but found something important out: If the sub-directory
that your writting to has the proper permissions your code charge
application will work just fine as is... I never have to worry about
running chmod over all the files, heck that would be a pain without command
line access, with it:

chmod 755 *

will change all the files in the current directory...

Scott...

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.