CURL: установка

  • Автор темы tristram
  • Дата начала

tristram

Guest
CURL: установка

Слил я значит curl: last version, tar -zxf, ./configure --with-ssl, make install... как теперь в php интегрировать ? curl_init не работает.
 

tony2001

TeaM PHPClub
Installation

To use PHP's CURL support you must also compile PHP --with-curl[=DIR] where DIR is the location of the directory containing the lib and include directories. In the "include" directory there should be a folder named "curl" which should contain the easy.h and curl.h files. There should be a file named libcurl.a located in the "lib" directory. Beginning with PHP 4.3.0 you can configure PHP to use CURL for URL streams --with-curlwrappers.
http://php.net/curl
 

Фанат

oncle terrible
Команда форума
Все, туши свет.
Знаменитый хакер и гроза цмс-ов осваивает курл :)
Тони, ты дал в руки ребенку пулемет!
 
Сверху