在win7x64下使用apc的magento

时间:2012-10-26 08:16:22

标签: php apache magento xampp apc

我想用Windows下的apc加速magento 我正在使用xampp 3.1.0并从中下载了预编译的apc http://www.dragffy.com/php-extensions(针对PHP 5.4.7 x86 VC9构建的PHP替代PHP缓存APC 3.1.13)并将其添加到php.ini

我正在运行win7 x64。

当我打开包含的apc.php时,它会显示一些apc统计信息。

但是当我打开我的magento时,apache崩溃了

  Problemsignatur:
  Problemereignisname:  APPCRASH
  Anwendungsname:   httpd.exe
  Anwendungsversion:    2.4.3.0
  Anwendungszeitstempel:    502f70a3
  Fehlermodulname:  php5ts.dll
  Fehlermodulversion:   5.4.7.0
  Fehlermodulzeitstempel:   505114f8
  Ausnahmecode: c0000005
  Ausnahmeoffset:   000356c1
  Betriebsystemversion: 6.1.7601.2.1.0.256.48
  Gebietsschema-ID: 1031
  Zusatzinformation 1:  0a9e
  Zusatzinformation 2:  0a9e372d3b4ad19135b953a78882e789
  Zusatzinformation 3:  0a9e
  Zusatzinformation 4:  0a9e372d3b4ad19135b953a78882e789

Lesen Sie unsere Datenschutzbestimmungen online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0407

Wenn die Onlinedatenschutzbestimmungen nicht verfügbar sind, lesen Sie unsere Datenschutzbestimmungen offline:
  C:\Windows\system32\de-DE\erofflps.txt

任何想法为什么?

1 个答案:

答案 0 :(得分:2)

取自Magento's official system requirements page

  

支持的操作系统:Linux x86,x86-64

我知道这并没有解决问题,说实话,如果我因此获得负面声誉,我也不会在意,但你最好(相信我!)切换到基于* nix的操作系统。