注册 | 登录 忘记密码? 51cto首页 | 博客 | 论坛 | 招聘
热点文章 利用手机和电池实现反地心..
 帮助

the questions of php5's extension Module


2007-08-07 15:03:25
 标签:配置   [推送到技术圈]

版权声明:原创作品,谢绝转载!否则将追究法律责任。
when I run: php5 -v
it show the follow errors:

doff2:/etc/apache2/conf.d # php5 -v
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/extensions/dom.so' - /usr/lib/php5/extensions/dom.so: undefined symbol: php_realpath in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/extensions/gettext.so' - /usr/lib/php5/extensions/gettext.so: undefined symbol: php_realpath in Unknown on line 0
PHP 5.1.2 (cli) (built: Sep  1 2006 15:30:21)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies


I don't know why it unable to load dynamic library '/usr/lib/php5/extensions/dom.so' and '/usr/lib/php5/extensions/gettext.so',I really can find the two files in the derectory of '/usr/lib/php5/'.

I try to get help in google,but google show no result.

and now I  really don't know how to deal with it!!!!!

本文出自 “doff” 博客,谢绝转载!





    文章评论
 
2007-08-07 21:53:49
英文哎
表皮能看懂一点

2007-08-10 17:20:05
ye..ye..ye...
I get it!!
I uninstall the php5-gettext and php5-dom,and online update the system,and then install php5-gettext and php5-dom.
Don't forgot to restart the apache2 service after installed the php5-dom and php5-gettext.
After I restart apache2 service,and the error won't view again!

 

发表评论

昵   称:
验证码:  点击图片可刷新验证码  博客过2级,无需填写验证码
内   容: