【问题标题】:Wamp and xml_unserializer issueWamp 和 xml_unserializer 问题
【发布时间】:2011-06-09 22:50:58
【问题描述】:

我正在尝试修复一个在线网站,但在此之前我想让它在我的本地机器/wamp 上运行。每次我点击网站上的搜索事件和注册链接时,都会出现以下错误。

Warning: require_once(XML/Unserializer.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\xxxxxx\includes\common_form_controls.php on line 19

Fatal error: require_once() [function.require]: Failed opening required 'XML/Unserializer.php' (include_path='.;C:\php\pear') in C:\wamp\www\itsonat\includes\common_form_controls.php on line 19

是因为我的电脑上没有安装 xml_unserializer 吗?我在哪里以及如何安装它?我一直在尝试在我的 wamp 中安装 Pear,但我不确定 Pear 和 XML_serializer 之间的关系。

有人可以帮我解决这个问题吗?

非常感谢。 S:)

【问题讨论】:

    标签: php wamp pear


    【解决方案1】:

    当然可以安装 PEAR。 guides 中有一个 couple

    另外,安装您的应用所需的 PEAR 模块以使其正常工作,可能遵循此guide

    希望对你有帮助。

    【讨论】:

    • 抱歉回复晚了,我试试看。非常感谢。 S:)
    猜你喜欢
    • 1970-01-01
    • 2015-07-26
    • 1970-01-01
    • 2016-11-11
    • 1970-01-01
    • 2023-03-06
    • 1970-01-01
    • 2010-11-28
    • 2012-10-31
    相关资源
    最近更新 更多