Home > Backend Development > PHP Tutorial > 使用uploadify上传大于3兆的文件时显示成功,但是没有上传到文件夹中

使用uploadify上传大于3兆的文件时显示成功,但是没有上传到文件夹中

WBOY
Release: 2016-06-20 12:31:12
Original
1035 people have browsed it

如题,我上传小于3兆的文件时没有问题。我根据网上的一些问答修改了php中的配置还是没有用;我是在本地测试的,使用的是wamp,修改的php是在wamp下中bin文件夹下的。


谢谢大家了。。


回复讨论(解决方案)

你改了哪几个参数? phpinfo(); 看看生效了没有

谢谢@jordan102;我发现自己改的地方不对,我修改的是php文件夹下的php.ini文件。后来发现应该要改Apache里面的php配置文件。

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template