Magento对空间的要求

来源:互联网 发布:广告管理系统php 编辑:程序博客网 时间:2024/05/17 03:15
  • Supported Operating Systems:
    • Linux x86, x86-64
  • Supported Web Servers:
    • Apache 1.3.x
    • Apache 2.0.x
    • Apache 2.2.x
  • Supported Browsers:
    • Microsoft Internet Explorer 6 and above
    • Mozilla Firefox 2.0 and above
    • Apple Safari 2.x
    • Adobe Flash browser plug-in should be installed
  • PHP Compatibility:
    • 5.2.0 and above
    • Required extensions:
      • PDO_MySQL
      • simplexml
      • mcrypt
      • hash
      • GD
      • DOM
      • iconv
      • SOAP (if Webservices API is to be used)
    • Safe_mode off
    • Memory_limit 32M or more
  • MySQL:
    • 4.1.20 or newer
    • InnoDB storage engine
  • SSL:
    • If HTTPS is used to work in the admin, SSL certificate should be valid. Self-signed SSL certificates are not supported
  • Server – hosting – setup:
    • Ability to run scheduled jobs (crontab) with PHP 5
    • Ability to override options in .htaccess files

    原文出处:http://www.beishan.info/website/20081207/magento-system-requirements.html

window:
apache:
mod_actions.so
mod_alias.so
mod_asis.so
mod_auth_basic.so
mod_authn_default.so
mod_authn_file.so
mod_authz_default.so
mod_authz_groupfile.so
mod_authz_host.so
mod_authz_user.so
mod_autoindex.so
mod_cgi.so
mod_dir.so
mod_env.so
mod_include.so
mod_isapi.so
mod_log_config.so
mod_mime.so
mod_negotiation.so
mod_rewrite.so
mod_setenvif.so
php5_module "d:/wamp/bin/php/php5.2.9-2/php5apache2_2.dll"


php:
php_curl.dll
php_gd2.dll
php_mbstring.dll
php_mcrypt.dll

php_openssl.dll
php_pdo.dll
php_pdo_mysql.dll
php_mysql.dll
php_mysqli.dll
php_pdo_sqlite.dll
php_mailparse.dll