Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Install stuck at Step 2

Nikky   ( User )

Commented 3 years ago

Hi,

My config:
- Apache 2.4
- PHP 7.4
-Maria DB

The installation stop after creating the database and after filling some records:

cbl_permissions Rows: 140 InnoDB utf8mb4_unicode_ci 32.0 KiB
cbl_role_permissions Rows: 250 InnoDB utf8mb4_unicode_ci 32.0 KiB

If I redoo the installation, other tables with a different ID are created then it stop after the same number of rows.

How can I go forward?
Regards

Nikky   ( User )

Commented 3 years ago

Also, Storage/Log:
local.ERROR: Trying to get property 'headers' of non-object {"exception":"[object] (ErrorException(code: 0): Trying to get property 'headers' of non-object at /volume/web/mycompany/mybook/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:186)

Nikky   ( User )

Commented 3 years ago

After research, it seems some distributions of Linux and PHP packages, do not load extensions the version 7.4 CLI for their PHP 7.4 versions package. The solution is to add "PHP_INI_SCAN_DIR="/usr/..." before EACH call to the CLI.

Please login or register to leave a response.

Showing 1 to 3 of 3 discussions