phpquery icon indicating copy to clipboard operation
phpquery copied to clipboard

Error: Unable to create XML parser while phpquery installing

Open indapublic opened this issue 10 years ago • 1 comments

[root@default /]# pear channel-discover phpquery-pear.appspot.com
Error: Unable to create XML parser
Discovering channel phpquery-pear.appspot.com over http:// failed with message: channel-add: invalid channel.xml file
Trying to discover channel phpquery-pear.appspot.com over https:// instead
Error: Unable to create XML parser
Discovery of channel "phpquery-pear.appspot.com" failed (channel-add: invalid channel.xml file)
<?php
var_dump(xml_parser_create());
?>

outputs

resource(2, xml)

Latest Amazon Linux

cat /etc/issue
Amazon Linux AMI release 2014.03

indapublic avatar Apr 13 '14 08:04 indapublic

+1

mrbinky3000 avatar Jul 30 '14 18:07 mrbinky3000