[CPN1.01] How do I add cURL support for my cPanel server?

Adding cURL support into PHP

1. Log into the server via SSH or console as root.
2. Run the following command `/scripts/easyapache`.
3. Select 'Start customizing based on profile', leaving 'Previously Saved Config' checked.
4. Select the version of Apache you would like to run.
5. Select the branch and version of PHP you would like on the next two pages (it is *not* recommended to run both PHP 4 and 5).
6. Select 'Exhaustive Options List' on the following page.
7. Scroll down to the PHP configuration section to cURL, and proceed to the next step (cURL-SSL can also be enabled).
8. Select 'Save and Build', and let the compilation run it's course (usually takes 15-20 minutes).

The system will now recompile php with cURL support

Was this answer helpful?

 Print this Article