Warning: include(../plugins/glossaire/conf_defaut2.inc): Failed to open stream: No such file or directory in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 29

Warning: include(): Failed opening '../plugins/glossaire/conf_defaut2.inc' for inclusion (include_path='.:/opt/cpanel/ea-php80/root/usr/share/pear') in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 29

Warning: Undefined variable $res_group in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 33

Warning: Trying to access array offset on value of type null in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 33

Warning: include(../plugins/glossaire/gloss_inc1.inc): Failed to open stream: No such file or directory in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 36

Warning: include(): Failed opening '../plugins/glossaire/gloss_inc1.inc' for inclusion (include_path='.:/opt/cpanel/ea-php80/root/usr/share/pear') in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 36

Warning: include(../plugins/glossaire/gloss_mob_inc2.inc): Failed to open stream: No such file or directory in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 37

Warning: include(): Failed opening '../plugins/glossaire/gloss_mob_inc2.inc' for inclusion (include_path='.:/opt/cpanel/ea-php80/root/usr/share/pear') in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 37
GuppY Help Center

  Welcome 
Chmods: what values?

Translation by Google - Update the current translation

Chmod GuppY version 5

The most common rule is to chmod the directories to 755 and files 644.
A practice increasingly common among hosts is to practice the allocation of rights automatically.

These values ​​are good in many cases but must be adapted according to the security policy of the host concerned.

CAUTION: It is imperative to refer to the documentation for your host about it.

Examples :

Folder and subfolders data 777

Files data/* 666

Note: / * means that all files in the directory should be as shown chmodes
example:
File data / * : rights = 666. UNIX command = chmod 666
data / * means all files in the data directory must be chmod 666


How to detect that you should execute these " CHMOD"?

When you get a string of error messages of this kind , you must chmod :

     
Warning: fopen ( "data / logh.dtb ", "w " ) - Permission denied in on line xxx http://www.mysite.com/inc/functions.php following versions

     
Warning : Supplied argument is not a valid File- Handle resource in http://www.mysite.com/inc/ functions.php on line xxx following versions

     
Warning: fopen ( " w" " / data / logh.dtb . . " ) - Read-only file system in functions.php on line xxx following versions

     
Warning: fputs (): Supplied argument is not a valid File- Handle resource in functions.php on line xxx following versions

 


Chmods these may vary according to the hosts. See FAQ thereof


For more details about CHMOD


Creation date : 05/03/2005 @ 23:03
Last update : 05/03/2005 @ 23:03
Category : Server - Technique
Page read 7369 times
Top

© 2004-2024

Document generated in 0.02 second