Magento 安装

2012-05-10  张林 

Magento 安装
http://www.magentocommerce.com/knowledge-base/entry/installing-sample-data-archive-for-magento-1019870
http://www.magentochina.org/download-install
http://magen2.com/category/tags/sample-data
http://hi.baidu.com/intematrix/blog/item/e6742291459de68aa877a479.html
1.
2. run
magento_sample_data_for_1.6.1.0.sql and copied media to magento root
3. 删除
magento\app\code\core\Mage\***\sql\***_setup\***
4.重置password
UPDATE `admin_user` SET `password` = MD5('abcd1234') WHERE `username` = 'admin';
http://localhost/index.php/admin/
5.改hosts
127.0.0.1 test.magento.com
在 system->configuratios->web 的 Base Unsecure Url 和 Base Secure Url 选项中
{{base_url}} 都改为 http://test.magento.com
System > Cache management and refresh all caches.
6.

“There was a problem with reindexing process”

So, here is what I did to fix the problem,

1). Did a File Permissions Reset using this . Another solution is using Magento Clean Up Tool.

2). Went to var/cache folder on Magento root and cleaned the whole cache folder. Also made sure that cache folder is writable.

3). The best and ultimate way to fix this issue is by repairing the database.

http://www.learnmagento.org/magento-bug-fixes/there-was-a-problem-with-reindexing-process/

7. test data
colinz@test.com/abcd1234

酷站展示
http://www.magentochina.org/magento-showcase

10 Minute Mail
http://10minutemail.net/en/
测试数据test a/c:
https://shop.angrybirds.com/asia/customer/account/index/
bki74457@mse.mailslite.com/abcd1234

找工作网

http://cn.indeed.com/

http://china.recruit.net/



474°/4745 人阅读/0 条评论 发表评论

登录 后发表评论