# PHP: upload file \> 2MB

**URL:** https://forum.kirupa.com/t/php-upload-file-2mb/93376
**Category:** Uncategorized
**Created:** [October 30, 2003, 1:42am UTC](https://forum.kirupa.com/t/php-upload-file-2mb/93376 "2003-10-30T01:42:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rysolag](https://avatars.discourse-cdn.com/v4/letter/r/ba8739/32.png) [@rysolag](https://forum.kirupa.com/u/rysolag)
#### Post date: [October 30, 2003, 1:42am UTC](https://forum.kirupa.com/t/php-upload-file-2mb/93376/1 "2003-10-30T01:42:30Z")

</div>

I have been trying to solve this problem for a week now.

I am using php and I cannot upload files that are larger than 2 MB in size.

I have messed with post\_max\_size, upload\_max\_filesize and max\_execution\_time in php.ini…nothing works.

Any ideas?
