For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > October 2007 > Re: [PEAR] Install of Ubuntu Linux Version of php_http.dll









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] Install of Ubuntu Linux Version of php_http.dll
Chuck Burgess

2007-10-06, 4:05 am

On 10/5/07, Matthew Pettis <matthew.pettis@gmail.com> wrote:
>
> Thanks... I think I have these extensions in my Ubuntu install (I did
> download them via synaptic) but I still can't get the functionality to
> work. Here are the relevant statements I have in the code that works in my
> Windows install:
>
> ===============
> <!-- Load http dll -->
> <?php dl("php_http.dll"); ?>
>


On a *nix system, I think you need to reference the library file as a
*.sofile rather than
*.dll (see the code example on http://us2.php.net/manual/en/function.dl.php
).
--
CRB

Let me introduce you to my very own DMCA-protected encryption key:
BC 1B 64 4A 8D DE 49 E8 C3 7D CC EE 1A AD EE F5
(compliments of Freedom-to-Tinker http://www.freedom-to-tinker.com/?p=1155)

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com