Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8043 Posts in 1856 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: CHMOD for "all files" needed ?  (Read 1028 times)
0 Members and 1 Guest are viewing this topic.
Claude
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« on: November 19, 2001, 03:34:00 PM »

I have Chmoded only
calendar.pl = CHMOD 755
calendar_admin.pl = CHMOD 755

I have not changed the Chmod of the others files like you say and it works.
All is Ok and works great !

Is it really necessary to make all the others changes ? (calendarscript directory and ALL FILES AND DIRECTORIES UNDER IT = CHMOD 777.

Claude

Logged
Scott
Guest
« Reply #1 on: November 19, 2001, 03:52:00 PM »

Under some circumstances, it may not be necessary. For example, if your site runs CGIWRAP or if the web server is running as your user ID. For simplicity and easier trouble-shooting, I say to 777 all the files so there are fewer mistakes.

Since there are so many different environments and configurations out there, I have to document for the lowest common denominator and trust that those with different setups will know what they need to do for their own system.

------------------
Scott
CalendarScript.com

Logged
Claude
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« Reply #2 on: November 19, 2001, 04:56:00 PM »

Do you think that it will be better (quicker) if I Chmod to 777 all the files ?

Claude

Logged
Scott
Guest
« Reply #3 on: November 19, 2001, 06:37:00 PM »

It's up to you. I find it easy just to do:
chmod -R 777 calendarscript
and do everything in one shot!

------------------
Scott
CalendarScript.com

Logged
Firefly
Guest
« Reply #4 on: August 27, 2004, 02:12:00 PM »

and how do you do that remotely?
I can send site commands thru WS_FTP Pro
but keeps telling me the file doesn't exist
Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #5 on: August 27, 2004, 06:54:00 PM »

** chmod -R 777 calendarscript **

* and how do you do that remotely? *

With shell (telnet, SSH, etc.) access.

Not all web hosting plans include shell access and if not, your host's support may be willing to do it for you (although most would probably not be too thrilled having files and directories to chmod to 777). JMO

BTW. On the 5+ hosts I've installed the script one, it wasn't necessary once.

JFYI

Dan O.

------------------

Logged
Pages: [1]   Go Up
Print
Jump to: