> For the complete documentation index, see [llms.txt](https://tmrwstudio.gitbook.io/atlas-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tmrwstudio.gitbook.io/atlas-docs/how-tos-and-others/are-you-sure-you-want-to-do-this.md).

# Are You Sure You Want to Do This?

While installing your theme through WordPress admin, you may encounter this error message. This is most likely due to your hosting [**php.ini** ](https://tmrwstudio.gitbook.io/atlas-docs/how-tos-and-others/pages/AM5sgY0znAlImJBIJOSB#configuring-the-settings-in-php.ini-and-.user.ini-files)configs.

The theme file is around 3mb and some servers set the default value for **max\_upload\_limit** to 2mb.

#### There are two ways to solve this issue:

* **Upload theme via FTP:** You can install the theme via [FTP upload method](broken://pages/-Mi-T_K8wP3wK0SRjeBL).
* **Change php.ini file:** To solve this issue, you should either increase your [maximum upload size ](https://tmrwstudio.gitbook.io/atlas-docs/how-tos-and-others/pages/AM5sgY0znAlImJBIJOSB#configuring-the-settings-in-php.ini-and-.user.ini-files)to 10mb on your hosting or ask the hosting provider to do it for you. This is a very common request and they should be able to help you out. Once the limit is increased, you can re-try the install.

{% hint style="info" %}
Contact to hosting provider: You can contact the hosting provider and ask them to increase PHP.in config
{% endhint %}
