Hello,
while restore full backup I got internal server error, is there any body knows what the reason and how to solve
Best regards
Posted 07 March 2020 - 12:09 PM #1
Hello,
while restore full backup I got internal server error, is there any body knows what the reason and how to solve
Best regards
Posted 07 March 2020 - 12:13 PM #2
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
Team of SoftSolid
cs-cart.pl, marketplace
We specialize in creating the highest quality addons, safe, useful and flexible
Posted 07 March 2020 - 03:27 PM #4
You can check out this link also https://docs.cs-cart...rver_error.htmlto ask the help from your hosting.
One Step Checkout Addon - The ultimate checkout experience
Best CS-Cart SEO addon - CS-Cart SEO Ultimate Addon
PM for 365-day support and custom development service
Posted 07 March 2020 - 04:28 PM #5
Thank you for advise, its file permission issue...solved
Best regards
You can check out this link also https://docs.cs-cart...rver_error.htmlto ask the help from your hosting.