Re: Where's xml in PHP5?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am not shure but you may want to check if you have expath installed with 
your apache. The XML functions require expath, if you don't have bundled with 
Apache you can specify the path to it 
--with-expat-dir

For more information on installation 
seehttp://ca3.php.net/manual/en/ref.xml.php [INSTALLATION] 

Yann

On February 5, 2005 16:52, Brian V Bonini wrote:
> Just compiled PHP5 usign --enable-xml (though I see it is supposed to be
> enabled by defaut however I'm getting 'call to undefined function'
> errors now.
>
> Fatal error: Call to undefined function xml_parser_create() in
> bla/bla/bla on line xxx
>
> phpinfo(): http://gfx-design.com/test/
>
> Apache is 2.x

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux