Installation Issues - Newbie

I am a user testing out CSCART, I am stuck at the the part when I have to install the software on the server. I am following the video (step by step) but when I click on the install link 'nothing' happens, what am I doing wrong ????

Hello.

In config.local.php set

ini_set('display_errors', 1);

and in file config.php please find "DEVEL" and replace

//define('DEVELOPMENT', true);

on

define('DEVELOPMENT', true);

and try again your operation.

Please show result.

Best regards

Robert.

Also check server error logs

Find more information about debugging in CS-Cart here

https://docs.cs-cart.com/4.8.x/developer_guide/getting_started/configuring_cscart.html