Try the Demo

Magento Forum

   
WinXP SP2 (C:\) 使用EasyPHP构建本地测试服务器安装Magento手记
 
SCY
Member
 
Total Posts:  47
Joined:  2008-12-02
 

环境:WinXP SP2 (位于C:\)
1. 下载EasyPHP-2.0b1-setup.exe
2.下载Magento1.1.8,解压缩到临时位置。
3. 下载http://rapidshare.com/files/170040816/php_pdo_mysql.dll,注意使用单线程。
4. 双击EasyPHP-2.0b1-setup.exe,安装过程中选择位置C:\easyphp,最好不用带空格的文件夹。安装完成后,从右下角EasyPHP图标右键单击选择Exit,退出。
5. 复制php_pdo_mysql.dll到"C:\easyphp\php5\ext\", 替换原有文件。
6. 设置Apache:用记事本打开C:\easyphp\apache\conf\httpd.conf,找到LoadModule rewrite_module modules/mod_rewrite.so行,去掉前面的”#“,保存。找到“AllowOverride controls what directives may be placed in .htaccess files.”将下面第三行AllowOverride None改为AllowOverride All,保存,退出。
用记事本打开安装目录\apache\php.ini,找到extension=php_mcrypt.dll,去掉前面的“:”号,保存。找到extension=php_curl.dll,去掉前面的符号“;",保存。找到extension=php_pdo_mysql.dll, 去掉符号,保存,退出。
7. 复制Agento文件夹到C:\easyphp\www
8. 运行EasyPHP,右键菜单进入Administration,运行PhPMyadmin,建立数据库 agentotest。
9. 浏览器输入http://localhost/agento,进入安装界面,一般直接点下一步就可以,中间需要以下信息:服务器-localhost 用户-root 数据库-agentotest 密码-空白
请大家跟进。

 Signature 

I never advertise for other hosts before, but I decide to recommend AH to you if you are in the same situation: starting up, limited budget, but looking for a reliable host for magento. Signed up for over a year now and I have totally no complaint with them. Yeah its affiliate but why not let me share that 25 cents from your subscription? Come on, you will pay nothing more smile
PS. If u wanna use Alipay to subscribe i might help u

 
Magento Community Magento Community
Magento Community
Magento Community
 
bullyy
Jr. Member
 
Total Posts:  3
Joined:  2009-04-04
 

magento安装比较麻烦,也很容易出问题,大多数新手初步安装都会出现各种各样的问题,这里是magento安装须知大家可以去了解下。

 
Magento Community Magento Community
Magento Community
Magento Community
 
SCY
Member
 
Total Posts:  47
Joined:  2008-12-02
 

UPDATE>>请使用XAMPP 1.68版,并替换上述文件。

 Signature 

I never advertise for other hosts before, but I decide to recommend AH to you if you are in the same situation: starting up, limited budget, but looking for a reliable host for magento. Signed up for over a year now and I have totally no complaint with them. Yeah its affiliate but why not let me share that 25 cents from your subscription? Come on, you will pay nothing more smile
PS. If u wanna use Alipay to subscribe i might help u

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top