SuitCRM 8.12 on Shared Hosting (DB error)

Hello everyone!! Need your help.

CRM does not work on shared hosting https://suit.ax00.ru/ (beget)
MySQL database is pre-deployed on the server
PHP version 8.0

After installation I get an error:

Database failure. Please refer to suitecrm.log for details.
Oops! An Error Occurred
The server returned a "500 Internal Server Error.

/public_html/legacy/install.log

2022-07-02 10:48:15...Begin DB Check Process *************
2022-07-02 10:48:15...testing with mysql:mysqli
2022-07-02 10:48:15...Basic form info is valid, continuing Process.
2022-07-02 10:48:15...Testing user account...
2022-07-02 10:48:15...Connection made using host: localhost, usr: ponomag1_suit02
2022-07-02 10:48:16...ERROR: Cannot create writable dir cache/upload/import
2022-07-02 10:48:16...installerHook: Info: custom/install/install_hooks.php not present, no custom hooks to execute
2022-07-02 10:48:16...calling handleSugarConfig()
2022-07-02 10:48:16...calling handleHtaccess()
2022-07-02 10:48:16...calling handleDbCreateDatabase()

public/legacy/suitecrm.log

Sat Jul 2 14:27:12 2022 [52198][-none-][FATAL] Mysqli_query failed.
Sat Jul 2 14:27:12 2022 [52198][-none-][FATAL] Query Failed: SELECT id, name, symbol, conversion_rate FROM currencies WHERE status = 'Active' and deleted = 0: MySQL error 1054: Unknown column 'status' in 'where clause'
Sat Jul 2 14:27:12 2022 [52198][-none-][FATAL] Mysqli_query failed.
Sat Jul 2 14:27:12 2022 [52198][-none-][FATAL] Unable to retrieve system settings Query Failed: SELECT category, name, value FROM config: MySQL error 1146: Table 'ponomag1_suit02.config' doesn't exist