Hi, I'm running PHP-4.0.6 on Mac OS X Server 10.0.4. All is going well, for the most part.
However, I've updated my libcurl installation, and want to recompile PHP to take advantage of those updates. My previous cURL installation was not SSL-enabled, and my current one is ... Yet when I download a new copy of PHP 4.0.6, run the configure script and make it, I still have the old cURL version showing up in curl_version(). So -- how can I clear that out so that PHP will recognize the new version I've got installed? My old cURL: libcurl 7.9 My new cURL: libcurl 7.9 (SSL 0.9.5) I'd appreciate any help you can offer! Thanks, Clay ___________________________ Clay L -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]