Prestashop 未安装

Prestashop doesn't installs

我在 Windows 7.xampp 上安装了 PHP 7.3.2。

我解压了从 Prestashop 网站下载的 zip 文件,我解压了它; 这样做之后一切正常,除了在“商店安装”步骤中我看到了这个错误:

An error occurred during installation...

You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.
1: Unable to write into "en-US"" (data layer : "PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache")

已尝试重新启动安装,删除整个文件夹,然后重新提取存档


截图:

Screenshot

我认为复制文件开始时出错,可能是权限文件问题。 尝试为 PS 安装目录的每个人设置读写权限。

编辑: 在 Windows 7 中单击鼠标右键文件夹和 select 属性。单击“安全”选项卡,您可以在此处设置用户权限。

U盘安装,FAT32不支持权限管理。格式化成NTFS或者安装到硬盘上。