I use a package to generor the rss feed, but it show the message as below.
Warning: require_once(class.DomDocument.inc.php) [function.require-once]: failed to open stream: No such file or directory in…
The it will show me the fatal erro, It could not load file ‘class.DomDocument.inc.php’.
But the file does not include in the package.
And I could run these file in another server, so I guest the question made from a addon of php.
I modify the code to get the debug message:
class.RSSItemList.inc.php
class.ObjectList.inc.php
class.RSSItem.inc.php
class.RSS_V_200.inc.php
class.RSS_V_abstract.inc.php
class.DomDocument.inc.php <—-it does not include this file in the package.
I research the data in the google, someone says that , it need the libxml2 library.
But in the default ver. of apache in the linux platform, it include already.
And I research the others file about the XML and DOM.
Finaly, I got the answer, It need php-domxml addon.
Just install it through yum, and don’t forget restart apache.
Let the apache reload the php.ini , and it will load the addon for php.
command as below.
yum install php-domxml
service httpd restart
隨機文章
- Google 申請服務,也是看IP (2017-12-11)
- 當前中小化工企業實施ERP對策探討 (2007-11-02)
- 電信業者調降線路費用,根本就是在調好玩的? (2010-04-04)
- 本站正式進入Alexa 70萬名內 (2012-03-17)
- 半殘的ZyXEL NSA325 (2012-10-23)


![[ChatGPT] 4o的圖片視覺測試](https://chihping.aflypen.com/wp-content/uploads/2024/09/eye-4367141_640-300x200.jpg)





