What exactly does the --with in --with-curl mean? I've built php5.1.2 on windows, and I thought that it would compile curl into the binary.

It does not. I still need to declare CURL as an extension in the php.ini file for it to work. i.e. extension=php_curl.dll

Is this normal behavior?  The same thing happens with openssl and zip.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to