---
title: "How to disable curlwrappers in WHM"
description: "When working with your VPS and dedicated accounts, you may try to install different programs to enhance your server to fit your needs. If you are using the default server setup, you may come across a..."
url: https://www.inmotionhosting.com/support/edu/whm/disable-curlwrappers/
date: 2013-05-07
modified: 2021-08-16
author: "Scott Mitchell"
categories: ["WebHost Manager (WHM)"]
type: post
lang: en
---

# How to disable curlwrappers in WHM

When working with your VPS and dedicated accounts, you may try to install different programs to enhance your server to fit your needs. If you are using the default server setup, you may come across a time when you need to disable certain options. One such option is the *with-curlwrappers* option. You will know you need to disable this if you receive the following warning message:
*PHP was compiled with –with-curlwrappers which will cause issues with HTTP authentication and GitHub. Recompile it without this flag if possible*

## Disabling curlwrappers in Easy Apache

1. [Log into your WHM interface](/support/edu/whm/log-into-whm/).
2. [![clck on easy apache option](https://www.inmotionhosting.com/support/wp-content/uploads/2013/05/edu_whm_software_easyapache_click-easy-apache.png)](/support/wp-content/uploads/2013/05/edu_whm_software_easyapache_click-easy-apache.png) Once in the WHM, look to the left hand menu, locate and click on the **EasyApache (Apache Update)** option under the *Software* category.
3. [![select custom build](https://www.inmotionhosting.com/support/wp-content/uploads/2013/05/edu_whm_software_easyapache_disable-curlwrappers_1-customize-build.png)](/support/wp-content/uploads/2013/05/edu_whm_software_easyapache_disable-curlwrappers_1-customize-build.png) From the first page, be sure to select the default **Previously Saved Configuration** and click on the **Start customizing based on profile** button.
4. [![choose exhaustive options list](https://www.inmotionhosting.com/support/wp-content/uploads/2013/05/edu_whm_software_easyapache_disable-curlwrappers_2-exhaustive.png)](/support/wp-content/uploads/2013/05/edu_whm_software_easyapache_disable-curlwrappers_2-exhaustive.png) Click **Next** until you get to step 4. From here you will see the different options, scroll to the bottom and expand the options by clicking on the **Exhaustive Options List** button.
5. [![uncheck curlwrappers](https://www.inmotionhosting.com/support/wp-content/uploads/2013/05/edu_whm_software_easyapache_disable-curlwrappers_3-uncheck-option.png)](/support/wp-content/uploads/2013/05/edu_whm_software_easyapache_disable-curlwrappers_3-uncheck-option.png) This opens up more options from which to select. Scroll down to the section on Php and find the checkbox labeled **Curlwrappers** and uncheck the box.
6. Once unchecked, simply scroll down to the bottom and click on the **Save and Build** button. This will recompile your php without the curlwrappers option.
