Re: PHP / CURL
- From: Silvio Guder <guder@xxxxxxx>
- Date: Wed, 10 May 2006 12:43:25 +0200
Algo wrote:
I installed wordpress along with my apache / php / mysql setup. Everything
works fine except when I want to import my posts from blogger. It tells me
that I have to install CURL.
I went to php.net and cURL's site. Did everything they both said. And
still nothing. What do I need to do? phpinfo() does not show any cURL
stuff at all.
do compile your php with "--with-curl" ?
at windows maschine you need in your php.ini:
extension=php_curl.dll
my phpinfo at linux say:
CURL support: enabled
CURL Information: libcurl/7.15.1 OpenSSL/0.9.7h zlib/1.2.3
.
- Follow-Ups:
- Re: PHP / CURL
- From: Algo
- Re: PHP / CURL
- References:
- PHP / CURL
- From: Algo
- PHP / CURL
- Prev by Date: PHP / CURL
- Next by Date: Re: Email is blank to a .net address works fine for .com
- Previous by thread: PHP / CURL
- Next by thread: Re: PHP / CURL
- Index(es):