Menu

missing pear.php

Simba
2008-03-14
2013-03-27
  • Simba

    Simba - 2008-03-14

    Hello,

    I have downloaded myXML and unzip in my computer. When I run http://localhost/myXML/sample.php than it show the error message as

    [Warning: require_once(PEAR.php) [function.require-once]: failed to open stream: No such file or directory in D:\developement\myXML\Error.php on line 29]

    Please guide me to solve this error.

    Thank you very much
    Simba

     
    • Andrey Tereshchenko

      In file README you can read, that the library myXML uses class PEAR which you can receive on http://pear.php.net.

      Turn, also, attention that in PHP 5 there is built in support XML, therefore the project myXML is not supported any more.

       

Log in to post a comment.