Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
2.1.5. Supported technologies
The main technologies on shared hosting are PHP and MySQL, on business hosting — PHP, Node.js, Python, Go and MySQL.
Supported:
- Apache — used by default (see also .htaccess and Apache modules).
- PHP-FPM (only on business hosting).
- PHP — versions 5.2-8.5 (see also PHP extensions).
- Node.js (only on business hosting):
- Versions 20-24 LTS.
- npm.
-
- Versions 2.7, 3.3, 3.6-3.13.
- Full-fledged web apps — Django, Flask and other frameworks (only on business hosting).
- Go — versions 1.24-1.25 (only on business hosting).
- MySQL — versions 5.7 and 8.4.
- MongoDB — you can connect to third-party databases using the PHP extension.
- SQLite — version 3.
- Redis — available in two variants:
- As an extra service (with limited features).
- As a standalone service.
- Various libraries and utilities.
- React:
- On shared hosting — you can only host a ready compiled app, which is a set of static HTML/CSS/JS files.
- On business hosting — you can host either a pre-compiled app or an app that requires Node.js and npm to run.
Not supported:
- ASP.NET Core, .NET, ASP.NET
- MySQL:
LOAD DATA LOCAL INFILEcommand.- FEDERATED storage engine.
- Replication (available in standalone MySQL service).
Projects that require the technologies listed above can only be hosted on VPS or Dedicated. The servers are fully accessible and all software needs to be installed, configured and maintained by yourself.
(2)