awci / phpquery

Automatically exported from code.google.com/p/phpquery
0 stars 0 forks source link

Unable to install using pear #227

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce the problem.
1. Execute the command "pear channel-discover phpquery-pear.appspot.com" on 
terminal as show in documentation.

The expected output should be the addition of phpquery channel to pear. But the 
result of the command is:

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)

Please do the needful to solve this issue.

Original issue reported on code.google.com by Rashid2...@gmail.com on 24 Apr 2013 at 3:13

GoogleCodeExporter commented 9 years ago
I'm getting the same thing

Original comment by rbrun...@gmail.com on 13 May 2013 at 6:12

GoogleCodeExporter commented 9 years ago
Getting the same here.  Php 5.3.13, Windows 7

Original comment by jeremy.g...@localmarketlaunch.com on 5 Jun 2013 at 6:25

GoogleCodeExporter commented 9 years ago
Same here. Happening on OSX.

Original comment by mark.ev...@localmarketlaunch.com on 5 Jun 2013 at 10:34

GoogleCodeExporter commented 9 years ago
I ended up downloading it manually from here and setting a path variable to it.

http://code.google.com/p/phpquery/downloads/list

Original comment by jeremy.g...@localmarketlaunch.com on 5 Jun 2013 at 10:41

GoogleCodeExporter commented 9 years ago
FYI:

This package seems to be no longer maintained.
Use this:
http://querypath.org/

pear channel-discover pear.querypath.org
pear install querypath/QueryPath

Original comment by mark.ev...@localmarketlaunch.com on 5 Jun 2013 at 11:47

GoogleCodeExporter commented 9 years ago
Thank you Mark Ev (localmarketlaunch)

Original comment by wkui...@gmail.com on 24 Feb 2015 at 9:15

GoogleCodeExporter commented 9 years ago
Welcome!

Original comment by mark.ev...@localmarketlaunch.com on 24 Feb 2015 at 10:45