Forums / Basic Configuration / Configure Permission

Configure Permission

Locked
Results 1 to 7 of 7
This thread is locked. New replies are disabled.
02 Aug 2006, 22:48
#1
nailsquare avatar

nailsquare

New Zenner

Join Date:
Jul 2006
Posts:
38
Plugin Contributions:
0

Configure Permission

Warning: I am able to write to the configuration file: /includes/configure.php. This is a potential security risk - please set the right user permissions on this file.

so what should i change my setting to?
744?? 777???
02 Aug 2006, 23:20
#2
tinas avatar

tinas

Totally Zenned

Join Date:
Jan 2005
Posts:
1,090
Plugin Contributions:
0

Re: Configure Permission

644 or 444 - the 7 is telling it to open up the write ;)

Hope that helps.
03 Aug 2006, 00:02
#3
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Configure Permission

Please take note that these types of permissions are recommended to be changed over cPanel - file manager rather from FTP. Otherwise, you could (not necessarely will) encounter problems from FTP for an unknown reason. :wink2:
03 Aug 2006, 00:10
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: Configure Permission

For convenience ... try making the changes via your FTP program first ...

It is only necessary to use your Control Panel WHEN and IF your hosting site does not give you rights to make these changes via FTP ...

Save yourself having to do things the long way by first trying 644 then 444 via FTP ...

If you find you do not have rights to these settings via FTP ... try via your Control Panel ...

And, don't be afraid to contact your host to find out why you do not have rights to access these permissions via FTP in case there are other reasons such as a misconfigured site, misconfigured FTP program etc.
03 Aug 2006, 00:15
#5
nailsquare avatar

nailsquare

New Zenner

Join Date:
Jul 2006
Posts:
38
Plugin Contributions:
0

Re: Configure Permission

ooo....fast replies
thx very much

i changed it to 444 at the end

i actually dono anything about this kinda stuffs
it's just too hard to make an online store!!!!:cry:
03 Aug 2006, 04:30
#6
nailsquare avatar

nailsquare

New Zenner

Join Date:
Jul 2006
Posts:
38
Plugin Contributions:
0

Re: Configure Permission

nailsquare:

Warning: I am able to write to the configuration file: /includes/configure.php. This is a potential security risk - please set the right user permissions on this file.

so what should i change my setting to?
744?? 777???


oh my god...after i changed it to 444
my admin page is gone
i mean the configuration in my admin page is gone
when i click it, it just go 404 missing page!!!

i tried to go back to 777, but it just doesn't work....
:(
03 Aug 2006, 04:34
#7
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Configure Permission

The reason why you can, no longer, see your admin page is because you have set your CHMOD settings to 444 from your entire admin folder.

If you need to gain some information, regarding the way to properly set your CHMOD permissions over the right folders and files, simply go to your DOCS folder, from the downloaded package, and follow up the installation's instructions. :wink2:

This will tell you, technicly, how to proceed accordingly.