Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2000111

[PHP-DEV] PHP 4.0 Bug #7485 Updated: xmltree() function is not defined. From: sniper <email protected>
Date: 11/15/00

ID: 7485
Updated by: sniper
Reported By: kenny <email protected>
Status: Closed
Bug Type: DOM XML related
Assigned To:
Comments:

No feedback.

Previous Comments:
---------------------------------------------------------------------------

[2000-10-27 04:32:00] lyric <email protected>
Please check the results of phpinfo() to make sure that XML support has made it into your php executable.

---------------------------------------------------------------------------

[2000-10-26 13:26:46] kenny <email protected>
The xmltree() function is supported in the previous
php version: 4.0.2 if libxml 2-2.2.4 is included
during compile with a setting:
--with-dom=[DIR] option. But seems it is no longer
avaiable in 4.0.3pl1. After compile and install
apache, you will get this error message:

Fatal error: Call to undefined function: xmltree() in
....

when you access a page contains xmltree() function.

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7485

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>