Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: 755 or 777 for file permissions?  (Read 2661 times)

0 Members and 1 Guest are viewing this topic.

texmex

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
755 or 777 for file permissions?
« on: June 09, 2004, 02:59:15 am »

Should the file permissions that Coppermine installs be set to 755 or 777?  Is it safe to set them all globally like that or should certain files have file permissions other than 755 or 777?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: 755 or 777 for file permissions?
« Reply #1 on: June 09, 2004, 09:33:10 am »

755 is more secure than 777 (generally speaking), but usually you have no choice - chose 755 if it works for you on your server, if it doesn't, choose 777.
The script needs write access in some places, that's why you have to CHMOD. If you're paranoid, you could CHMOD the include folder back to 644 once your install went successfully and the config file has been created.

GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 15 queries.