Install Complete! (Stage Six)

User Manual » Installation » Install Complete! (Stage Six)


Installation of TangoCMS is now complete! As stated, you must now remove the installation directory before you will actually be able to use your freshly installed TangoCMS.

After you have removed the directory, either click 'Main Site' or 'Admin CP' to start using your powerful TangoCMS installation.

SVN Users

For those of you who have checked out the SVN repository, deleting the installation directory is generally a bad idea. To overcome this, you simply need to set the permissions on the directory so that your web server (e.g Apache or the user running the script) can not read it.

Use the tool 'chmod" to change the permissions of the directory, such as:

chmod 0700 public_html/install

If after using 'chmod' (and setting the permission of the directory to 0700) your web server can still read the directory, you can as a last resort set the permissions to 0000 instead.


« Basic Configuration (Stage Five)Upgrading »