PHP Upload limit 2MB
Posted by: decode (---.dhcp.inet.fi)
Date: January 12, 2007 05:02AM

I have changed upload_max_filesize = 2M to 100M but still every portal or forum aint accept larger files. I have setuped forums/portals to accept 100mb attach files. Please help me what i have done wrong or is there anything more to setup in WAMP to accept larger upload files than 2mb

PHP.INI FILE


;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;

; Whether to allow HTTP file uploads.
file_uploads = On

; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
upload_tmp_dir = "D:/servu/tmp"

; Maximum allowed size for uploaded files.
upload_max_filesize = 100M



Post Edited (01-12-07 05:03)

Options: ReplyQuote
Re: PHP Upload limit 2MB
Posted by: yfastud (---.mia.bellsouth.net)
Date: January 12, 2007 05:36AM

It's not just upload file size, but also the process time, too.

Have fun

[www.jlbn.com] (testing web server)
[test.jlbn.com] (testing codes)
[forum.jlbn.com] (testing phpBB2)
[forums.jlbn.com] (testing phpBB3)
[mail.jlbn.com] (testing mailserver)
[ftp.jlbn.com] (testing ftp server)
[www.jlbn.com] (testing flashes)
[www.jlbn.com] (testing images)
[joomla.jlbn.com] (testing Joomla 1.0.10)
[fusion.jlbn.com] (testing phpFusion 6.01.6)
[nuke.jlbn.com] (testing phpNuke 7.9)
[nukep.jlbn.com] (testing phpNuke Platinum 7.6.b.4v2)
[pnuke.jlbn.com] (testing PostNuke 0.800-MS2)
[nukevo.jlbn.com] (testing phpNuke Evolution 2.0.1)



Post Edited (01-12-07 05:37)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: PHP Upload limit 2MB
Posted by: decode (---.dhcp.inet.fi)
Date: January 12, 2007 05:40PM

so what exactly i need to change more ? could u say...

Options: ReplyQuote
Re: PHP Upload limit 2MB
Posted by: yfastud (---.ny-newyorkc0.sa.earthlink.net)
Date: January 13, 2007 02:03AM

You should consider to optimize these factors

file_uploads
upload_max_filesize
post_max_size
memory_limit
max_input_time
max_execution_time

Have fun

[www.jlbn.com] (testing web server)
[test.jlbn.com] (testing codes)
[forum.jlbn.com] (testing phpBB2)
[forums.jlbn.com] (testing phpBB3)
[mail.jlbn.com] (testing mailserver)
[ftp.jlbn.com] (testing ftp server)
[www.jlbn.com] (testing flashes)
[www.jlbn.com] (testing images)
[joomla.jlbn.com] (testing Joomla 1.0.10)
[fusion.jlbn.com] (testing phpFusion 6.01.6)
[nuke.jlbn.com] (testing phpNuke 7.9)
[nukep.jlbn.com] (testing phpNuke Platinum 7.6.b.4v2)
[pnuke.jlbn.com] (testing PostNuke 0.800-MS2)
[nukevo.jlbn.com] (testing phpNuke Evolution 2.0.1)

Options: ReplyQuote
Re: PHP Upload limit 2MB
Posted by: decode (---.dhcp.inet.fi)
Date: January 22, 2007 06:49AM

hmhm i didnt found 3 of those in php.ini so where those are located... ??

Options: ReplyQuote
Re: PHP Upload limit 2MB
Posted by: CyberSpatium (71.237.217.---)
Date: February 02, 2007 08:31PM

make sure restart after making changes to your php.ini and httpd.conf files for the new settings to take effect.

CyberSpatium
WAMP English Forum Admin
--------------------------------------

like my free support, help support me by checking out my website here:
www.AnyRingTone.net

Options: ReplyQuote


Sorry, only registered users may post in this forum.