Questions tagged «xampp»

8
脚本和CSS的Magento 2404错误
我已经从https://github.com/magento/magento2下载并安装了Magento 2 但我在位于http:// localhost / magento2 / pub / static /的脚本和cs遇到404错误 我已经检查过,Apache重写引擎已打开。但是,css和js文件仍未加载。 当我尝试直接从浏览器访问文件时,出现以下异常。 Cannot create a symlink for "D:/xampp/htdocs/magento2/lib/web/mage/calendar.css" and place it to "D:/xampp/htdocs/magento2/pub/static/frontend/Magento/blank/en_US/mage/calendar.css" Warning!symlink(): Cannot create symlink, error code(1314) #0 D:\xampp\htdocs\magento2\lib\internal\Magento\Framework\Filesystem\Directory\Write.php(155): Magento\Framework\Filesystem\Driver\File->symlink('D:/xampp/htdocs...', 'D:/xampp/htdocs...', Object(Magento\Framework\Filesystem\Driver\File)) #1 D:\xampp\htdocs\magento2\lib\internal\Magento\Framework\App\View\Asset\MaterializationStrategy\Symlink.php(30): Magento\Framework\Filesystem\Directory\Write->createSymlink('lib/web/mage/ca...', 'frontend/Magent...', Object(Magento\Framework\Filesystem\Directory\Write)) #2 D:\xampp\htdocs\magento2\lib\internal\Magento\Framework\App\View\Asset\Publisher.php(65): Magento\Framework\App\View\Asset\MaterializationStrategy\Symlink->publishFile(Object(Magento\Framework\Filesystem\Directory\Write), Object(Magento\Framework\Filesystem\Directory\Write), 'lib/web/mage/ca...', 'frontend/Magent...') #3 D:\xampp\htdocs\magento2\lib\internal\Magento\Framework\App\View\Asset\Publisher.php(49): Magento\Framework\App\View\Asset\Publisher->publishAsset(Object(Magento\Framework\View\Asset\File)) #4 …
39 magento2  404  xampp 

2
Magento在XAMPP下非常慢
我出于开发目的在Windows10的XAMPP下本地安装了Magento 2.0.2(最新),并且在管理界面中它非常慢。 在硬件上工作:SSD,16GB RAM,i7 CPU,PHP版本。5.6.8-我应该在PHP7上升级吗? 有人知道为什么会这样吗? 在Magento的配置中,我可以看到带有选项“ 内置应用程序”(默认)或“ Varnish Caching”的“全页缓存”,我应该安装Varnish吗? 以及媒体存储文件系统(默认)或数据库的存储配置-请选择哪个选项更快?
8 xampp 
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.