Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for PHP
»
Re: need to upload large file more then 2MB using .htaccess
need to upload large file more then 2MB using .htaccess
Last post 02-14-2011, 4:21 PM by
Eric
. 3 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
02-13-2011, 2:11 AM
66192
mamunbdctg
Joined on 10-10-2010
Abu Dhabi
Posts 10
need to upload large file more then 2MB using .htaccess
Reply
Quote
hi can any body help me how can i upload a 3MB or large file to my website useing .htaccess through Cute editor
you can see the current website setting here
http://www.pentagon.ae/elips/test.php
Please help me
Filed under:
need to upload large file more then 2MB using .htaccess
02-14-2011, 12:33 AM
66199
in reply to
66192
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: need to upload large file more then 2MB using .htaccess
Reply
Quote
Hi mamunbdctg,
In the php info page http://www.pentagon.ae/elips/test.php, it show that the upload_max_filesize is 2M, so I think you need to change in file
php.ini.
Regards,
Ken
02-14-2011, 12:45 AM
66201
in reply to
66192
Cassiopeia
Joined on 11-19-2010
Posts 27
Re: need to upload large file more then 2MB using .htaccess
Reply
Quote
I think in your earlier post you established that the problem has nothing to do with your .htaccess file ......
02-14-2011, 4:21 PM
66223
in reply to
66201
Eric
Joined on 08-05-2009
Posts 1,269
Re: need to upload large file more then 2MB using .htaccess
Reply
Quote
How do I handle a large file upload?
You can refer to
http://phpfileuploader.com/FAQ.html#16