Hello,
as one of the forum members susgested - I need to learn PECL to use.
So I tried today, but not succesfully.
I tried installing random extention, I choose html_parse http://pecl.php.net/package/html_parse\
So as documentattin writes - I run:
pecl install html_parse
in the ubuntu command line. And get error instantly:
Warning: lstat(): Lstat failed for /tmp/pear/cache/741d4ebd14ce5988d05f7b5bc85f2e0arest.cacheid in PEAR/REST.php on line 276
Warning: lstat(): Lstat failed for /tmp/pear/cache/741d4ebd14ce5988d05f7b5bc85f2e0arest.cacheid in /usr/share/php/PEAR/REST.php on line 276
No releases available for package "pecl.php.net/html_parse"
install failed
So I tried to do a google serch, but did not find exacly what I need to fix those errors.
So could someone explain those errors and point me at some direction?