Debian 14.04, FPM, PHP 5.5.x. Had to upgrade cURL from 7.35 to 7.47.1. After upgrade version shows correct 7.47.1; however, info.php shows 7.35. My educated guess is the curl.so extension is still 7.35 that the php.ini is pointing to; however, how do I update this php extension to use the new 7.47.1 libraries of cURL? [Another post; 18295360] was not clearly answered.
Thank you!