Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.5: Install tips for PHP's pecl_http on 64-bit Intel Macs' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.5: Install tips for PHP's pecl_http on 64-bit Intel Macs
Authored by: mangst on May 01, '09 03:32:45PM

Thanks for posting. This was exactly the problem I was having. I downloaded the older version of the extension and made those changes to the org.apach.httpd.plist file and it worked!

I had to change the "extension_dir" parameter in my php.ini to the place where the http.so file resides:

extension_dir = "/usr/lib/php/extensions/no-debug-non-zts-20060613/"

@navaho: I didn't have to install the entropy.ch PHP installation...just used the PHP installation that came with my Mac.



[ Reply to This | # ]