• Is this a 2.7 bug? I had no problems uploading video in previous versions.

    My php.ini for upload_max_filesize is 32M. When I try to upload a video, I get the message “This file is too big. Your php.ini upload_max_filesize is 2M”.

    The error WordPress reported is not true. My max size in php.ini is 32M and the video I’m trying to upload is 5M. Like I said, I had no problem with 2.6, but with 2.7 I can’t upload videos without getting this erroneous error. Is anyone else having this problem or know what the solution may be?

    Thanks

Viewing 16 replies (of 16 total)
  • I also am having a

    This file is too big. Your php.ini upload_max_filesize is 50M.

    message when I try to upload a 33MB MOV file.

    However, I switched from the Flash uploader to the Browser uploader and it at least started uploading. But then it failed. So I thought to myself, lets work the FTP angle.

    Upload a dummy file (open notepad, type a few characters, save with a .mov extension – or whatever the extension of the file you are trying to get into the Media Library). Upload that through the uploader.

    Then use an FTP client to upload the real file, and once it’s uploaded, simply rename to match the dummy that was uploaded, and delete the dummy (not necessarily in that order).

    Worked for me.

Viewing 16 replies (of 16 total)

The topic ‘2.7 Video Bug?’ is closed to new replies.