• Re: Fatal error: Class 'HttpRequest' not found

    From Joshua Richet@21:1/5 to J.O. Aho on Wed Feb 9 14:07:57 2022
    On Tuesday, August 7, 2012 at 10:28:07 AM UTC-7, J.O. Aho wrote:
    On 07/08/12 19:09, Francisco wrote:

    Fatal error: Class 'HttpRequest' not found in
    C:\Apache2\htdocs\testPHP\authenticate2.php on line 26

    Its like as if php_http extention does not work on my conf, i get this
    error when i use class HttpRequest.
    You need to install pecl_http 0.10.0 or later, please read the following pages:

    http://www.php.net/manual/en/http.setup.php

    --

    //Aho

    Dead link. Any other suggestions how to solve this?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From J.O. Aho@21:1/5 to Joshua Richet on Thu Feb 10 08:07:08 2022
    On 09/02/2022 23.07, Joshua Richet wrote:
    On Tuesday, August 7, 2012 at 10:28:07 AM UTC-7, J.O. Aho wrote:
    On 07/08/12 19:09, Francisco wrote:

    Fatal error: Class 'HttpRequest' not found in
    C:\Apache2\htdocs\testPHP\authenticate2.php on line 26

    Its like as if php_http extention does not work on my conf, i get this >>>> error when i use class HttpRequest.
    You need to install pecl_http 0.10.0 or later, please read the following
    pages:

    http://www.php.net/manual/en/http.setup.php

    Dead link. Any other suggestions how to solve this?

    Yes, the older post you find the more likely links are dead, think
    php.net rewamped their whole site 6 years ago. Maybe the page was
    indirectly telling about how to install pecl extensions.

    https://www.php.net/manual/en/install.pecl.php

    The pecl in question is still the old pecl_http, seems to have had some
    updates 3 months ago, so it's still somewhat maintained.



    A side note: remove footers manually as you are using google and
    google's web based usergroup client do not understand how to remove
    footers automatically.

    --

    //Aho

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)