Hi there,
I have finished initial installation and layout of my site successfully.
I also deleted install folder.
Now am I supposed to change the permission of config.php file to non-writable ?
Please guide me.
Thanks.
Abhijit
config.php permission
Re: config.php permission
Don't know what application you are using to set permissions.abhija wrote: Now am I supposed to change the permission of config.php file to non-writable ?
You need set file permission for config.php with chmod 444 (only readable file).
Re: config.php permission
I use Easy-PHP1-8, i dont know how change files with chmod --> chmod 666...777...444
Easy PHP is a pack with Apache, MySQL.
Who help me?
Thanks.
Easy PHP is a pack with Apache, MySQL.
Who help me?
Thanks.
Re: config.php permission
The program you used to FTP the files/folders to your site, be it on a home machine or remote server, should have the ability to change the permissions on files/folders, usually it can be done by right clicking the file/folder, using file attributes, I use FileZilla and that is the wording for it, or permissions or I'm not sure it depends on which FTP program you use, it should have a help button to tell you...