-->

Cấu hình magento

mysql -u magento2 -p magento_sample_v2 < E:\webserver\magento_sample_data_for_1.9.0.0.sql

apache/conf/httpd.conf :

  • LoadModule rewrite_module modules/mod_rewrite.so
xampp\php\php.ini:
  • extension=php_curl.dll
  • max_execution_time = 1600
Một số cấu hình:
1. Cấu hình import sql dung lượng lớn: tìm trong file php.ini
upload_max_filesize 2M 
post_max_size 8M
2. Để cài lại magento, xóa file \app\etc\local.xml

LihatTutupKomentar