After Restore Internal Server Error

Hello,

while restore full backup I got internal server error, is there any body knows what the reason and how to solve

Best regards

Hello

Did you try development mode ?

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 next refresh page

Best regards

Robert

Hello,

I did all notes, error still there

Regards

You can check out this link also https://docs.cs-cart.com/latest/install/possible_issues/500_internal_server_error.htmlto ask the help from your hosting.

Thank you for advise, its file permission issue...solved

Best regards

You can check out this link also https://docs.cs-cart.com/latest/install/possible_issues/500_internal_server_error.htmlto ask the help from your hosting.