Index: branches/5.1.x/core/install/steps_db.xml =================================================================== diff -u -r13086 -r13392 --- branches/5.1.x/core/install/steps_db.xml (.../steps_db.xml) (revision 13086) +++ branches/5.1.x/core/install/steps_db.xml (.../steps_db.xml) (revision 13392) @@ -74,9 +74,9 @@

In case if you see a Failure notice saying that In-Portal Installation cannot continue until all permissions are set correctly please continue reading below.

Permissions can be set by using FTP program or directly in shell running "chmod" command. Please refer to the following guide to learn how to set permissions using your FTP program. In case if you have access to shell in your account you can simply run fix_perms.sh files located in /tools folder or do

-    # chmod -R 777 ../system ../themes ../config.php

+    # chmod -R 777 ../system ../themes ../system/config.php

-

Security reasons you will be asked to change permissions back to 755 on /config.php file and root / folder of In-Portal on the last step of this installation process!

+

Security reasons you will be asked to change permissions back to 755 on /system/config.php file and root / folder of In-Portal on the last step of this installation process!

]]>