Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
2.14.10.1. Install October
Attention!
To install versions 2 and 3, you need a license (you can get a free license for one project on the CMS site).Manual install
Prepare
- Set PHP version 8.0 or higher for the site (see official requirements).
- Download the archive with the latest version of October from the official site to your PC.
- Place the distribution files on the hosting:
- Using file-manager or any FTP client, upload the archive to the root directory of the previously added site.
- Extract the downloaded archive using file manager.
- Move all contents of the
install-mastersubdirectory to the site root directory.
- Prepare database:
Install
- Open the site in your browser by adding
install.phpto its address (for example,example.com/install.php). - Select a language.
- Read the license agreement and click "Agree & Continue".
- Specify the address of the admin panel, database connection settings, and click "Continue":
- "Control panel URI" — default is
/admin. - "Database engine" — "MySQL".
- "Database host" — database host.
- "Database port" —
3306. - "Database name" — database name.
- "Database user login" — database user login.
- "Database user password" — database user password.
- Enter the license key and click "Check".
- Click "Install".
- Open the admin panel page and create an administrator account.
- Check the site operation.
(1)