+ Reply to Thread
Results 1 to 3 of 3

Thread: php - PECL extension install instruction needed

  1. #1
    ROOFIS's Avatar
    ROOFIS is offline New Bee
    Join Date
    Apr 2009
    Location
    http://he.tel
    Posts
    8
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question php - PECL extension install instruction needed

    Hello there webhostingbuzz staff/support,

    currently I'm scripting a webapp for a client that requires some of php's more powerful functions and wish to upload the finished product as a demo. One of the functions I need to call is
    php.net/manual/en/function.httprequestpool-construct.php -httpRequestPool
    but this requires pecl_http extension which is not bundled with the standard php install.

    What I'm asking is if it's possible to install this package

    (php.net/manual/en/http.install.php install info here)
    and
    (pecl.php.net/package/pecl_http package download here)

    though whm or cpanel and how to go about installing it.
    Any insight on this whether it's possible to instill or not will be most grateful, thanks.




    Jayjay

  2. #2
    Tony's Avatar
    Tony is offline Bad Influence
    Join Date
    Apr 2007
    Location
    West Virginia Blue Ridge
    Posts
    604
    Servers
    SS3
    WHB Points this Month
    15.00
    WHB Points
    175.00
    Thanks
    2
    Thanked 8 Times in 8 Posts

    Default

    I don't know the answer. But I think you've left out a very important part of the question: What type of hosting package is this? It just seems to me the answer will vary depending if it's a shared account or a dedicated server or a managed server or whatever.

  3. #3
    ROOFIS's Avatar
    ROOFIS is offline New Bee
    Join Date
    Apr 2009
    Location
    http://he.tel
    Posts
    8
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi Tony thanks for reply I managed to install the php_http.dll (php_http-5.3-svn20091125-vc6-x86) from here: downloads.php.net/pierre/ on xampp with instructions from stackoverflow.com/questions/2100066/how-do-i-enable-the-php-http-pecl-extension-on-windows

    My hosting is non-shared platinum I 'd imagine it's just a case of installing the dll either stand alone or with associated page requirements php.net/manual/en/http.install.php I don't know as far as production server goes and it's a learning experience for me too. (xampp is so much easer with shell access!)






    Jayjay

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts