PHP中pear 的安装问题,无法调用mail.php?
ringa_lee
ringa_lee 2017-04-10 15:21:53
[PHP讨论组]

安装教程:http://www.cnblogs.com/Excellent/archive/2011/11/22/2258304.html
当使用后面的测试代码是报错。Warning: require_once(Mail.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\phpDemo\index.php on line 2

Fatal error: require_once() [function.require]: Failed opening required 'Mail.php' (include_path='.;C:\php5\pear') in C:\wamp\phpDemo\index.php on line 2
而查看phpinfo时发现"include_path .;C:\php5\pear" 而我的include_path中已经改了。求大神解答。

ringa_lee
ringa_lee

ringa_lee

全部回复(1)
PHP中文网

教程的方法是对的,但是不能完全照它操作,可能是PEAR版本升级了,我安装后也是没有Mail这个包的,如下

E:\wamp\bin\php\php5.5.12>pear list
INSTALLED PACKAGES, CHANNEL PEAR.PHP.NET:

=========================================
PACKAGE VERSION STATE
Archive_Tar 1.3.12 stable
Console_Getopt 1.3.1 stable
PEAR 1.9.5 stable
PHP_CodeSniffer 2.2.0 stable
Structures_Graph 1.0.4 stable
XML_Util 1.2.3 stable

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 意见反馈 讲师合作 广告合作 最新更新
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习
PHP中文网抖音号
发现有趣的

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号