{namespace i=TYPO3\CMS\Install\ViewHelpers}

About

TYPO3 CMS {typo3Version} Install tool on site: {siteName}

How to configure TYPO3 CMS

Local configuration is done by overriding default values in the file typo3conf/LocalConfiguration.php. The options that you choose in the Install Tool will be saved in this file, such as database information and values in the global array TYPO3_CONF_VARS.

If you wish to manually edit the file, the options in the TYPO3_CONF_VARS array and how to use them for your own purposes are discussed in the base configuration file, EXT:core/Configuration/DefaultConfiguration.php. This file sets up the default values, then includes the LocalConfiguration.php file to override the default values.
See this page for more information about system requirements: ">


Using this script

These are the primary steps for you to take:


1: Important actions

This step provides an overview of the main system information (operating system, PHP information and database).
The following actions are available here:


2: Configuration presets

The following configuration preset groups are available here:


3: All configuration

In this step you can change the configuration values of your TYPO3 CMS installation.


4: Upgrade Wizard

If you upgrade your TYPO3 CMS installation from one version to another (e.g. 6.1 to 6.2), then the Upgrade Wizards guide you through the necessary steps to upgrade your database records or explicitly install extensions that ship with the latest TYPO3 CMS version.


5: System environment

In this step your system environment is checked. If there are any settings that will prevent TYPO3 CMS from running correctly, you'll get warnings and errors with a description of the problem.


6: Folder structure

This step checks the folder structure of your TYPO3 CMS installation and fixes errors that you might have with files or folders.


7: Test setup

This gives you a set of tests for your TYPO3 CMS installation in order to test system settings:


8: Clean up

Here you can clean up temporary files in the typo3temp/ folder and the database tables used for caching. Furthermore you can reset the preferences of all backend users.


Header legend

Notice!

Indicates that something is important to be aware of.
This does not indicate an error.

Just information

This is a simple message with some information about something.

Check was successful

Indicates that something was checked and returned an expected result.

Warning!

Indicates that something may very well cause trouble and you should definitely look into it before proceeding.
This indicates a potential error.

Error!

Indicates that something is definitely wrong and that TYPO3 will most likely not perform as expected if this problem is not solved.
This indicates an actual error.