Avatar of thesirwolf
thesirwolf

asked on 

PHP recompile and cURL support

Hi,

I just compiled PHP but forgot to add curl (--with-curl) while compiling also added memcached support (which took a lot to make it work) and now server is on production so i need to be sure if i recompile with curl extension loaded memcached configuration and support wont lost.

Or is there any other way to load curl extension without recompiling ?

I am using Php 5.3.14 on Centos 5.8 with Lighttpd
PHPLinux

Avatar of undefined
Last Comment
thesirwolf

8/22/2022 - Mon