Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151370 - b2evolution-0.9.1: Call to undefined function: xml_parser_create()
Summary: b2evolution-0.9.1: Call to undefined function: xml_parser_create()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Drake (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-14 11:19 UTC by Michael Sullivan
Modified: 2006-11-18 13:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Sullivan 2006-10-14 11:19:34 UTC
I'm getting an error on b2evolution/admin/b2blogs.php:

Fatal error: Call to undefined function: xml_parser_create() in /var/www/localhost/htdocs/b2evolution/b2evocore/_class_htmlchecker.php on line 46

It comes when b2blogs.php is loaded by clicking the Save button on b2evolution/admin/b2blogs.php?action=edit&blog=2
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-14 11:30:23 UTC
Re-emerge PHP with USE=xml (or USE=expat if you are using PHP4 by chance).
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2006-11-18 13:33:30 UTC
Thanks, ebuild now ensures this requirement is satisifed