Warning: I am able to write to the configuration File
Warning: I am able to write to the configuration file:
c:\\hosting\\webhost4life\\member\\rlantigua\\catalog/includes/configure.php.
This is a potential security risk - please set the right user permissions on this file
(read-only, CHMOD 644 or 444 are typical).
This is how he security is set up for this file
c:\hosting\webhost4life\member\rlantigua\catalog\includes\counter.php
Administrator -- RWXDPO
SYSTEM -- RWXDPO
NETWORK SERVICE -- R
Everyone -- R
NETWORK -- R
IUSR_DEDI468 -- R
IUSR_RLANTIGUA -- R
I have the same setting on the Admin\includes\configure.php.
and I don't get the error for this file.
Any ideas?
Re: Warning: I am able to write to the configuration File
Quote:
Originally Posted by rlantigua
This is how he security is set up for this file
c:\hosting\webhost4life\member\rlantigua\catalog\includes\counter.php
Just a stab in the dark but ummm counter.php and configure.php are two different files, are you setting permissions on the correct file ?
Re: Warning: I am able to write to the configuration File
Quote:
Originally Posted by TinaS
Just a stab in the dark but ummm counter.php and configure.php are two different files, are you setting permissions on the correct file ?
YES was a type off on my part!!
I have the problem on the configure.php
Re: Warning: I am able to write to the configuration File
Run the store on Linux? :P
Re: Warning: I am able to write to the configuration File
Quote:
Originally Posted by BlindSide
Run the store on Linux? :P
I also run asp.net on that server. I;m trhing to avoid having
2 hostings...
Re: Warning: I am able to write to the configuration File
Quote:
I have the same setting on the Admin\includes\configure.php.
and I don't get the error for this file.
The error only appears for the includes/configure.php file.
Use the File Manager in your web hosting control panel to reset permissions to 644 (usually okay for Windows hosting).
Vger
Re: Warning: I am able to write to the configuration File
I'm getting this warning also. I've checked the config.php file and it's set to 644. Do you have any other suggestions for what can be wrong?
http://www.liddysloft.com/boutique
Thank you!
Re: Warning: I am able to write to the configuration File
Quote:
Originally Posted by rlantigua
YES was a type off on my part!!
I have the problem on the configure.php
I am sorry if you were offended by my reply - but it is a common mistake and it was a stab in the dark - I don't run zen on windows except on my computer for exactly these reasons.
Re: Warning: I am able to write to the configuration File
Usually 644 works for Windows servers, but you can always try 444 or 400 to see if that removes the warning.
Vger
Quote:
Originally Posted by janeausten72
I'm getting this warning also. I've checked the config.php file and it's set to 644. Do you have any other suggestions for what can be wrong?
http://www.liddysloft.com/boutique
Thank you!
Re: Warning: I am able to write to the configuration File
The 444 worked! Thank you so much!