If you’re looking to enable curl-multi-exec in cPanel, you’re in the right place. In this guide, we’ll walk you through the simple steps needed to configure your server to run multiple cURL requests concurrently. Whether you’re a seasoned developer or just exploring how to optimize your site, this article is designed to be clear and straightforward.
This topic covers processes relating to a cPanel service.
You will need to be logged into the cPanel account to follow the steps.
If you’re not sure how to access your cPanel service — please, follow this guide before continuing: How do I Login to cPanel?
To start
1. First, login to cPanel
2. Go to the ‘Software‘ section and click on ‘Select PHP Version‘.

3. In the PHP Selector page, click the ‘Options’ tab.

To enable curl-multi-exec
4. Locate the ‘disable_functions‘ input box, and look for curl-multi-exec by checking this phrase `curl_multi_exec` once found remove it from the list.

5. Simply click outside the input box to ensure your changes are automatically saved.

6. Now that you’ve enabled curl_multi_exec, you can integrate it into various plugins or customizations as needed.

Conclusion
By enabling curl-multi-exec in cPanel, you’ve taken an important step toward optimizing your website’s performance with concurrent cURL operations. We hope this guide made the process clear and easy to follow. If you have any questions or need further assistance, feel free to contact us.