PECL HTTP extension could be installed with the following command: pecl install pecl_http
Make sure you have PHP development package installed. On Fri, May 6, 2011 at 11:35, amine <[email protected]> wrote: > Hi, > > I'm trying to install scalr 2.2.1 on ubuntu 10.10 following "Ubuntu > Lucid Installation and Configuration" tutorial. > > I've installed php extensions but pecl_http is still missing when > using php -m. > > I'm getting the following error: > > root@xxxx:~# php -q /var/scalr/app/www/testenvironment.php > PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/ > php5/20060613+lfs/http.so' - /usr/lib/php5/20060613+lfs/http.so: > cannot open shared object file: No such file or directory in Unknown > on line 0 > PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/ > php5/20060613+lfs/http.so' - /usr/lib/php5/20060613+lfs/http.so: > cannot open shared object file: No such file or directory in Unknown > on line 0 > PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/ > php5/20060613+lfs/pecl_http.so' - /usr/lib/php5/20060613+lfs/ > pecl_http.so: cannot open shared object file: No such file or > directory in Unknown on line 0 > PHP Warning: Module 'ssh2' already loaded in Unknown on line 0 > Errors: > - Cannot find PECL_HTTP functions. Make sure that PECL_HTTP Functions > enabled. > > Thanks in advance for any help. > > Amine > > -- > You received this message because you are subscribed to the Google Groups > "scalr-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/scalr-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en.
