【发布时间】:2011-01-31 11:11:49
【问题描述】:
我想在我的项目中使用 gmail 发送电子邮件,所以我应该启用 openssl(当我签入 phpinfo 时,它被禁用了
----> OpenSSL 支持已禁用(安装 ext/openssl))...
我正在使用最新版本的 wamp 服务器:
DOWNLOAD WampServer 2.1e (32 bits)
Apache 2.2.17
PHP 5.3.5
Mysql 5.5.8
PhpMyadmin 3.2.0.1
SQLBuddy 1.3.2
XDebug 2.1.0-5.3
webGrind 1.0
XDC 1.5
我的操作系统是windows xp //
为了安装 ext/openssl 我去了这个网站
http://www.php.net/manual/en/openssl.installation.php
但我无法安装 openssl/我应该如何安装它?
请您指导我一步一步安装 ext/openssl 吗?
提前感谢
最好的问候
【问题讨论】:
-
StackOverflow 用于编程问答,而不是软件安装或配置帮助。在 ServerFault 或 SuperUser 上提问。
标签: php email openssl installation