PHP 5.2.6 install problem
Getting the following error:
hKit error: these required functions are not available: dom_import_simplexml()
hKit error: these required functions are not available: dom_import_simplexml()
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?David,
I think this indicates that you're using PHP 4. Is that correct? Try upgrading to PHP 5 and see if that helps. -
Thanks, but it's 5.2.5. -
Looks like the problem is I have DOM disabled in the PHP build. -
Inappropriate?Installing the php-xml package, which has the dom support enabled, solve the problem! (But PHP 5.1.6 only - I downgraded.)
-
Inappropriate?Ah, I see. So the package is not yet compatible with 5.2, and you had to downgrade? I guess we could put a warning in the docs about this.
I take it that helpcenter is working for you now?
Loading Profile...



