BZ2 shouldn't be needed, but I enabled it anyway. http still doesn't load.
I've gone with CURL at this point, but i'm still curious why I can't get
HTTP to load.
Odd.
"Edin Kadribasic" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> And bz2? That needs to be enabled and loaded
And bz2? That needs to be enabled and loaded before httpd.
Edin
datsclark wrote:
> Yeah, they are installed. I was under the impression they are all on by
> default in 5.2. phpinfo() shows them all as modules
>
> "Niel Archer" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>>
Yeah, they are installed. I was under the impression they are all on by
default in 5.2. phpinfo() shows them all as modules
"Niel Archer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi
> have you also made sure the required extensions (hash, iconv, SPL) are
> also installed
>
Hi
have you also made sure the required extensions (hash, iconv, SPL) are
also installed
Niel
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yes, thats why its throwing the error.
I'm going to go ahead and use CURL, which probably will be able to work out
anyway. At least it installs painlessly :)
"Niel Archer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi
> Did you enable it in the php config file?
>
> Niel
-
Hi
Did you enable it in the php config file?
Niel
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I've download the PECL DLL php_http.dll for php 5.2 and installed it into my
ext dir. Everything is set up correctly, all other extensions work fine.
php_http fails with "The specified procedure could not be found." Note that
unfound modules fail with "The specified module could not be found."