Hi, I'm working on a website created with prestashop 1.7.4.4 / PHP version: 7.1.24
The portal is currently hosted on an online hosting and works properly, the problem arises when I try to run the backup of the site locally, I have for convenience used 'akeeba solo' to pack all the files hosted on the ftp and create a dump of the mysql db, once reinstalled locally (xampp on win 10 with php version 7.1.21) the site seems to work, but in the backend there are areas that do not open and open completely white screens, for example I can enter the area Orders, Customers, Theme & logo etc. . But I get white screens for the Products or Modules areas and the configuration areas and others..
How can i solve this problem locally and in general what are the best practices for managing the site and its migration between local and hosting?