> -----Original Message----- > From: neko [mailto:bob@evolove.net] > > Now, my question is, when recompiling cURL, do I need to > recompile PHP > into apache again, or can I just re-install cURL and off I go? Not being a sysadmin I've only limited knowledge with this. However, the php configure command does specify --with-curl which would make me think it does pick some curl object up from somewhere to bring in to the php extension? './configure' '--with-apache=../apache_1.3.28' '--with-mysql=/usr/local/mysql' '--with-curl' The alternative would be to use shared objects and enable curl from the php.ini file (I think) ?? Regards, Mike C. ________________________________________________________________________ This email has been scanned for all viruses by the MessageLabs Email Security System. For more information on a proactive email security service working around the clock, around the globe, visit http://www.messagelabs.com ________________________________________________________________________ -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php