Re: first steps with PECL Hardware and Software Linux and Unix by cereal …bug/774452 * http://stackoverflow.com/questions/8367748/pecl-install-pecl-http-gives-no-releases-available Is this …? Anyway try by adding sudo: sudo pecl install html_parse Otherwise write the specific package version: …sudo pecl install channel://pecl.php.net/html_parse-1.0.0 And… Re: first steps with PECL Hardware and Software Linux and Unix by McLaren …different, but still error: darius@dc17ljr2e:~$ sudo pecl install html_parse downloading html_parse-1.0.0.tgz…with-ekhtml' failed same with sudo pecl install channel://pecl.php.net/html_parse-1.0.0 …even to compile html_parse, tried again sudo pecl install html_parse and it worked :) Btw no… first steps with PECL Hardware and Software Linux and Unix by McLaren …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…on line 276 No releases available for package "pecl.php.net/html_parse" install failed So I … Help installing PECL Printer Extension Programming Web Development by wblakenc … to work. I have tried downloading PECL extension but when I go to: [url]http://pecl.php.net/[/url] and click on… more recent versions of PHP? If I cannot use the PECL printer function, what else can I use? Any ideas would… Re: Runtime installation of PECL Programming Web Development by martin5211 You need PEAR installed first to execute `pecl install` command. I suggest to follow this guide: …php.net/manual/en/install.pecl.php"]http://php.net/manual/en/install.pecl.php[/URL] Also this guide…: [URL="http://freestylesystems.co.uk/blog/installng-pecl-uploadprogress-extension-drupal-filefield-module"]http://freestylesystems.co.… Re: Queston about PECL Filter Programming Web Development by network18 [QUOTE=hno;1092870]HI, If I use PECL Filter for validating a form data Is it safe to …[/QUOTE] Its not clear, what you perceived by PECL but [URL="http://pecl.php.net/packages.php"]these [/URL]are… the packages available in PECL. If you are looking for validation functions look validate filters… Re: first steps with PECL Hardware and Software Linux and Unix by cereal You don't find ekhtml inside pecl because it isn't a PHP extension. In order to … Install Imagick Pecl extension on MAMP installation Programming Web Development by wallance … your help, desperately. I am trying to install the Imagick Pecl extension on my MAMP installation. I have installed Image Magick… I type the following: cd /Applications/MAMP/bin/php5/bin/ .pecl install imagick I get: downloading imagick-2.2.2.tgz… Re: Install Imagick Pecl extension on MAMP installation Programming Web Development by wallance …ʻt know why it doesnʻt work just by doing : ./pecl install imagick Here is what I did for future reference…: pecl download imagick tar xvzf imagick-2.2.2.tgz cd … Re: Install Imagick Pecl extension on MAMP installation Programming Web Development by tbajzek …ʻt know why it doesnʻt work just by doing : ./pecl install imagick Here is what I did for future reference…: pecl download imagick tar xvzf imagick-2.2.2.tgz cd … Re: Install Imagick Pecl extension on MAMP installation Programming Web Development by wallance …. Note: the output starts from the beginning when I entered ./pecl install imagick. There are much more lines that look like… Queston about PECL Filter Programming Web Development by hno HI, If I use PECL Filter for validating a form data Is it safe to use in database queries?Is it implement mysqli_real_scape_string to the values ? Thanks Runtime installation of PECL Programming Web Development by pssubash How to load PECL Package at run time . I downloaded zip package and copied to my application and used dl function to load zip package dynamically but i got following error: [COLOR="Red"]Warning: dl() [function.dl]: Unable to load dynamic library './zip.so'[/COLOR] How to resolve it. Let me know your comments. How to Install Gearman shared PECL extension for PHP Programming Web Development by super_alex i need help!!:S Help me to install Gearman shared PECL extension for PHP Re: first steps with PECL Hardware and Software Linux and Unix by McLaren >Sorry for that, sometimes I just write too much.. :D everything is fine :) I will learn later if I will need :) hmm so removing takes too much steps. Not optimal. Why nobody creates uninstall program like in windows :) even if it is from command line. worked fine, thank you Re: Help installing PECL Printer Extension Programming Web Development by wblakenc Ok after doing some more research (and searching the forum) I have obviously found others asking the same thing (without much help). Just to clarify, I want to be able to print to a printer connected on the host computer because this php script is not being used on the web it is being used on a computer that is both the host and end users computer… Re: Install Imagick Pecl extension on MAMP installation Programming Web Development by BzzBee this could help you [url]http://www.sawmac.com/mamp/[/url] Re: Install Imagick Pecl extension on MAMP installation Programming Web Development by wallance Thank you for the reply, but unfortunately, those are just instructions for installing MAMP. My issue is with installing imagick, an extension to the php software. Re: Install Imagick Pecl extension on MAMP installation Programming Web Development by A3sthetix Make sure when you are running the make command, you are in the imagick directory. You should also make sure you have the latest MacPorts version. Re: Install Imagick Pecl extension on MAMP installation Programming Web Development by bielen I assume I am in the correct when I do "cd imagick-2.3.0". I try executing 'make' and I still get the following message: make: *** No targets specified and no makefile found. Stop. I do see the 'install' file in the directory. Any suggestions? Re: Install Imagick Pecl extension on MAMP installation Programming Web Development by aleksandr.kravchuk i have installed without errors, but i can't see imagick library in phpinfo(); Re: How to Install Gearman shared PECL extension for PHP Programming Web Development by master_techi you can find the answer at the following link: [url]http://www.geeksww.com/tutorials/operating_systems/linux/installation/installing_gearman_shared_pecl_extension_for_php_on_debianubuntu_linux.php[/url] cheers!! Re: How to Install Gearman shared PECL extension for PHP Programming Web Development by super_alex thanks bro! actually it is a very useful site, but interface is very boring. php53-common conflicts with php-common Programming Web Development by chandbasha … --> Running transaction check ---> Package php-pecl-memcached.x86_64 0:2.1.0-1.el6.remi …Dependency: php(api) = 20090626-x86-64 for package: php-pecl-memcached --> Processing Dependency: php-common(x86-64) >… Dependency: libmemcached.so.10()(64bit) for package: php-pecl-memcached ---> Package php53-common.x86_64 0:5.3… Re: php53-common conflicts with php-common Programming Web Development by maba001 … place to post a basic Linux package management question. The PECL package you are trying to install fails on the yum… Errors with updating PHP/Memcache Hardware and Software Linux and Unix by samarudge … initialy running [ICODE]yum update php[/ICODE] returned [CODE]php-pecl-memcache-2.2.6-1.el5.x86_64 from installed has…Dependency: php-zend-abi = 20050922 is needed by package php-pecl-memcache-2.2.6-1.el5.x86_64 (installed) Error: …the memcache module so I run [ICODE]yum install php-pecl-memcache[/ICODE] but I get the same missing dependency … Forum works on one server but not the other! Programming Web Development by 4789787 …SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException SQLite SQLite support enabled PECL Module version 2.0-dev $Id: sqlite.c 298697 …, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException SQLite SQLite support enabled PECL Module version 2.0-dev $Id: sqlite.c,v … Sablotron for XSLT Programming Web Development by Alba Ra … extension has been moved to the [URL="http://pecl.php.net/"]» PECL[/URL] repository and is no longer bundled with… Trouble installing PECL_HTTP Hardware and Software Linux and Unix by stereoworld Hi all :-) Just a question about a pecl module I'm having trouble installing I'm trying to … pecl_http on WHM. I go into Module Installers > PHP Pecl and then select PECL_HTTP. I'm getting the following error… Re: Sablotron for XSLT Programming Web Development by diafol Yep, looked into Sablotron - for PHP4 from what I could see. PHP5 -> PECL. //edit Sorry -> PEAR [url]http://pear.php.net/package/XML_XSLT_Wrapper[/url] Wrapper for xslt commands - mentions Sablotron