I am trying to install PostNuke.
After uploading the "HTML" folder I point my browser to the /install.php URL. About the third page of installation... I get this text:
Code
chmod Check
We will first check to see that your file permissions are correct in order for the script to write to the file. if your settings are not correct, this script will not be able to encrypt your data in your config file. Encrypting the SQL data is added security, and is set by this script. You will also not be able to update your preferences from your admin once your site is up and running.
Please change permissions on config.php to 666 so this script can write and encrypt the DB data (HINT: use "chmod")
Please change permissions on config-old.php to 666 so this script can write and encrypt the DB data (HINT: use "chmod")
We will first check to see that your file permissions are correct in order for the script to write to the file. if your settings are not correct, this script will not be able to encrypt your data in your config file. Encrypting the SQL data is added security, and is set by this script. You will also not be able to update your preferences from your admin once your site is up and running.
Please change permissions on config.php to 666 so this script can write and encrypt the DB data (HINT: use "chmod")
Please change permissions on config-old.php to 666 so this script can write and encrypt the DB data (HINT: use "chmod")
And at the bottom is a button saying: "Re-check"
What do I do?
Thanks.
~Tarkanos
