[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-general
Subject:    Re: [PHP] upload file size limit
From:       Robert Sossomon <LoneWolf () nc ! rr ! com>
Date:       2005-01-31 20:29:18
Message-ID: 41FE951E.8030906 () nc ! rr ! com
[Download RAW message or body]

Look in /etc/httpd/conf.d/php.conf

For a buddy with a file upload need I set it to this:

<Files *.php>
     SetOutputFilter PHP
     SetInputFilter PHP
     LimitRequestBody 760217600
</Files>


You will need to set your upload limit higher in this file for it to work correctly.

Robert
-- 
Robert Sossomon, Business and Technology Application Technician
4-H Youth Development Department
200 Ricks Hall, Campus Box 7606
N.C. State University
Raleigh NC 27695-7606
Phone: 919/515-8474
Fax:   919/515-7812
robert_sossomon@ncsu.edu

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic