开发者

How do increase the max file upload size using php on apache web server? [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicate:

How To Change The Maximum File Size Upload?

I w开发者_如何学Pythonant to make the max file upload size to be 20MB, I know I need to use htaccess, but where to put it, I am using windows web server.

Can you tell me in which repository I should put that file?


Find your php.ini file and change the value of upload_max_filesize and set it to the desired value. Then restart your webserver.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜