Going Beyond PHP’s Max Upload Size
Posted in Plugins, Server Tweaks, Wordpress | 0 comments PHP has a size limit that controls how large of a file you can upload. Many people wind up bumping into that limit when the attempt to upload large files. For example, big images, long audio files, or large video files. When you try to exceed the limit PHP will generate an error. Sometimes there’s nothing you can do about that because of restrictions imposed by your hosting company. But,...read more

