Problem recurrence:
When compiling PHP, an error is reported:
checking for curl 7.15.5 or greater… Configure: error: curl version 7.15.5
Solution:
[ root@localhost ~]# yum -y install curl-devel
Just recompile
Problem recurrence:
When compiling PHP, an error is reported:
checking for curl 7.15.5 or greater… Configure: error: curl version 7.15.5
Solution:
[ root@localhost ~]# yum -y install curl-devel
Just recompile