diff --git a/install/index.php b/install/index.php index 072ed425..cffbe8bc 100644 --- a/install/index.php +++ b/install/index.php @@ -127,7 +127,7 @@ if($_POST) {
When you login create a new admin account and delete the m0abc user account.
-Please make the /application/config/database.php file writable. Example:chmod 777 /application/config/database.php
Please make the /application/config/ folder writable. Example:chmod -R 777 /application/config/
Don't forget to restore the permissions afterwards.