PDA

View Full Version : adding CURL to PHP


cruz
25th June 2008, 04:04
I am planing on installing a script that requires curl. I have debian 4.0 perfect setup. Is the curl installed or do I need to install it. If I have to install, please direct me on how to do so. thank you.

topdog
25th June 2008, 10:28
apt-get install php5-curl or
apt-cache search php curl then install the listed package