标题: [求助] 求教如何在WDCP的中安装php的pear扩展以及pear DB [打印本页] 作者: reg2012 时间: 2014-7-20 13:58 标题: 求教如何在WDCP的中安装php的pear扩展以及pear DB
如题,因为要在wdcp上部署daloradius,需要php-pear支持,否者出现以下错误。试图用yum安装pear,虽然安装成功,但是无效。 Warning: include_once(DB.php) [function.include-once]: failed to open stream: No such file or directory in/www/web/域名路径/public_html/library/opendb.php on line 84
Warning: include_once() [function.include]: Failed opening 'DB.php' for inclusion (include_path='.:/www/wdlinux/apache_php-5.2.17/lib/php') in/www/web/域名路径/public_html/library/opendb.php on line 84
Fatal error: Class 'DB' not found in /www/web/域名路径/public_html/library/opendb.php on line 86作者: reg2012 时间: 2014-7-22 12:53