• Hey there, I’m just setting up a blog w/ the new 2.0.2 version, and after posting for the first time, and re-editing/posting another time to see if it would duplicate, I’m getting a Fatal Error.

    Fatal error: Call to undefined function xml_parser_create() in /usr/local/www/data-dist/blogs/phlog/wp-includes/class-IXR.php on line 144

    I checked line 144 or the script and its,
    $this->_parser = xml_parser_create();

    Anyone else have this problem, or know how I could resolve it?

    Thanks a lot,
    -peter

Viewing 5 replies - 1 through 5 (of 5 total)
  • I’m having this same problem and I’m not sure how to resolve it. Searching the forums and documentation doesn’t seem to yield much. If I’ve overlooked the solution, could you redirect me?

    My error code reads:

    Fatal error: Call to undefined function: xml_parser_create() in /htdocs/www/newpulk/wp-includes/class-IXR.php on line 144

    I should add that whatever’s being published is published in the end. All I have to do is go back a page or two and all is well. It’s more an annoyance than anything else.

    What plugins do you have active and have you tried disabling them?

    If it’s a totally new blog one possibility is that a file did not upload correctly. Can you compare filesizes to a downloaded WP and if needed upload new files? (It will just be files in /wp-includes I would suspect)

    With no plugins activated (only the defaults are installed) and with a complete new upload of every file in /wp-includes I’m still getting the error:

    Fatal error: Call to undefined function: xml_parser_create() in /htdocs/www/newradiohead/wp-includes/class-IXR.php on line 144

    But, like I said above, the post still manages to publish fine.

    I should add now that I’m having this problem with two completely separate wordpress setups in two different directories of my site. Nor do the blogs share the same db.

    It’s not causing much trouble, but when my wife takes the helm of one of these blogs she’ll be scared witless (actually, she’d be scared “rhymes with witless”) by the “fatal error” message. And understandably so. I’ll explain the work-around to her (just browse back to where you were), but seeing the word “fatal” everytime she writes something about our 2yr old daughter will eventually take its toll.

    But seriously, I’ve tried re-uploading fresh copies of everything in wp-includes and I get the same message, and with all plug-ins deactivated.

    Hi Guys,
    I’ve resolved it on gentoo! This problem is linked to php not to wordpress!

    Look here https://mpd.homeip.net/?p=72

    Bye

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fatal error with class-ixr.php after posting.’ is closed to new replies.