Page 1 of 1

http_get installation

Posted: Thu Nov 09, 2006 4:19 am
by lunarfish
hello.

i've added the php_http.dll extension to my php installation and it works if i run a file through the command line but it's not being picked up by apache1.3. is there something else i need to do to get the file picked up by the httpserver? it says in the docs i should just have to restart apache but that's not working. any ideas welcome.

i'm using php4.4 on windows with the pecl php_http.dll file i downloaded as a binary. i've also added the iconv extension and a couple of others mentioned in posts elsewhere on google.

cheers. dan

Posted: Thu Nov 09, 2006 6:51 am
by feyd
I would guess your Apache install isn't using the same ini that your command line uses.