Home > Backend Development > PHP Tutorial > b2c平台 megento安装配置的有关问题

b2c平台 megento安装配置的有关问题

WBOY
Release: 2016-06-13 13:45:02
Original
1006 people have browsed it

b2c平台 megento安装配置的问题
win7 安装的appserv

PHP extension "mcrypt" must be loaded.
PHP extension "curl" must be loaded.

我已经
找到php.ini.修改extension=php_curl.dll 把前面的分号去掉。
在php.ini配置中,将php_mcrypt.dll前的;去掉。

php_curl.dll libeay32.dll ssleay32.dll libmcrypt.dll复制system32目录下。 

可还是这样

------解决方案--------------------
据我所知 php_mcrypt.dll 在win下就是个悲剧。总之我所知道的包括我自己都没有成功配置过的。
所以建议你放弃这个平台吧 Linux 下只是个指令而已。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template