# Cannot do attach large zip files to a mail

**URL:** https://forum.kirupa.com/t/cannot-do-attach-large-zip-files-to-a-mail/180628
**Category:** programming
**Created:** [March 2, 2006, 1:10am UTC](https://forum.kirupa.com/t/cannot-do-attach-large-zip-files-to-a-mail/180628 "2006-03-02T01:10:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![bejoy](https://avatars.discourse-cdn.com/v4/letter/b/5e9695/32.png) [@bejoy](https://forum.kirupa.com/u/bejoy)
#### Post date: [March 2, 2006, 1:10am UTC](https://forum.kirupa.com/t/cannot-do-attach-large-zip-files-to-a-mail/180628/1 "2006-03-02T01:10:26Z")

</div>

I have one problem when i try to atrtach a zip file to mail, the zip files are  
more than 8 mb size, when I attached a file with small size then that was success,  
anybody know what changes should I have to do in php.ini , php.conf or any other files,

from one forum I got some hints that is make following changes  
in php.ini file BUT I AM NOT AWARE OF WHAT THIS MEANS:

* * *

# 

# Cause the PHP interpreter handle files with a .php extension.

# 

## \<Files \*.php\> SetOutputFilter PHP SetInputFilter PHP LimitRequestBody 10242888 \</Files\>

Plase help me if anybody can.
