Curl not compiled
I have read most of the tutorials and setup instruction posts here on curl. However I still get this: CURL is not compiled into the PHP installation.I have done the following:
wget ...download/curl-7.12.2.tar.gz (cant use urls yet, edited)
tar xvfz curl-7.12.2.tar.gz
cd curl-7.12.2
./configure --with-ssl
make
make install
I then ran /scripts/easyapache and selected option 5. It still said that curl was not compiled into the php.
How do I compile curl into the PHP. I am learning SSH, so the actual commands I need would be helpful.
I have a linux server with PHP 4.3.9 and Cpanel 9.9.2-STABLE 8