إدارة ملفات تعريف الارتباط المستخدمة للإعلان، مثل تخصيص الإعلانات وتجديد النشاط التسويقي وتحليل أداء الإعلان.
2.14.15.1. Install Open Journal Systems (OJS)
Manual install
Prepare
- Set PHP version 7.3, 7.4, or 8.0 for the site (see official requirements).
- Download the Open Journal Systems distribution archive from the official site.
- Place the distribution files on the hosting:
- Using the file manager or any FTP client, upload archive to the hosting in root directory of the site.
- Extract the uploaded archive and place its contents so that they end up in the site root directory.
- In the site root directory, create a directory named
files. ⚠️ Without this directory, installation is not possible.
- Prepare database:
Install
- Open site in browser.
- Specify installation data:
- In the "Pre-Installation Steps" section, check installation system self-diagnostic results — all lines must show "Yes" (if there are issues, restore standard permissions for specified files and folders).
- In the "Administrator Account" section, specify administrator credentials:
- "Username" — login.
- "Password" and "Repeat password" — password.
- "Email" — email.
- In the "Locale Settings" section, configure language settings:
- "Primary locale" — the main language of the entire site.
- "Additional locales" — additional languages that you need to install.
- In the "File Settings" section, specify the absolute path to the
filesdirectory created during the preparation stage. - In the "Database Settings" section, specify database connection settings:
- "Database driver" — "MySQLi" (with i at the end).
- "Host" — database host.
- "Username" — database user login.
- "Password" — database user password.
- "Database name" — database name.
- "OAI Settings" — name that is used to identify metadata.
- Click "Install Open Journal Systems".
- Check the site operation.