Call to undefined function xml_parser_create

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
Cancer
Posts: 1
Joined: Fri Nov 14, 2008 4:04 am

Call to undefined function xml_parser_create

Post by Cancer »

Hi all!

Who was this something?
When you install the most recent window when you click to finish

Code: Select all

Fatal error: Call to undefined function xml_parser_create() in /usr/local/share/cacti/lib/xml.php on line 29



OS FreeBSD 6.2
cacti-0.8.7b.2_2
mysql-client-4.1.21 Multithreaded SQL database (client)
mysql-server-4.1.21 Multithreaded SQL database (server)
php5-5.2.6 PHP Scripting Language
php5-bcmath-5.2.6 The bcmath shared extension for php
php5-bz2-5.2.6 The bz2 shared extension for php
php5-calendar-5.2.6 The calendar shared extension for php
php5-ctype-5.2.6 The ctype shared extension for php
php5-dom-5.2.6_2 The dom shared extension for php
php5-exif-5.2.6 The exif shared extension for php
php5-extensions-1.1 A "meta-port" to install PHP extensions
php5-gd-5.2.6 The gd shared extension for php
php5-gettext-5.2.6_1 The gettext shared extension for php
php5-gmp-5.2.6 The gmp shared extension for php
php5-iconv-5.2.6 The iconv shared extension for php
php5-imap-5.2.6_1 The imap shared extension for php
php5-mbstring-5.2.6 The mbstring shared extension for php
php5-mhash-5.2.6 The mhash shared extension for php
php5-mysql-5.2.6 The mysql shared extension for php
php5-mysqli-5.2.6 The mysqli shared extension for php
php5-ncurses-5.2.6 The ncurses shared extension for php
php5-openssl-5.2.6 The openssl shared extension for php
php5-pcre-5.2.6 The pcre shared extension for php
php5-posix-5.2.6 The posix shared extension for php
php5-pspell-5.2.6_1 The pspell shared extension for php
php5-session-5.2.6 The session shared extension for php
php5-simplexml-5.2.6 The simplexml shared extension for php
php5-snmp-5.2.6_2 The snmp shared extension for php
php5-sockets-5.2.6_2 The sockets shared extension for php
php5-spl-5.2.6 The spl shared extension for php
php5-tokenizer-5.2.6 The tokenizer shared extension for php
php5-xml-5.2.6 The xml shared extension for php
php5-xmlreader-5.2.6_2 The xmlreader shared extension for php
php5-xmlrpc-5.2.6_2 The xmlrpc shared extension for php
php5-xmlwriter-5.2.6_2 The xmlwriter shared extension for php
php5-zlib-5.2.6 The zlib shared extension for php
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

See http://de2.php.net/manual/en/intro.xml.php
expat support seems to be required
I've run

Code: Select all

php -m|grep -i expat
to find
'--with-expat-dir=/usr'
as a hint
Reinhard
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests