• I upload a video file (68mb) on the ftp.
    When I try to import with the plugin, I have the message :
    Fatal error: Out of memory (allocated 60555264) (tried to allocate 68510518 bytes) in /homepages/27/d588111967/htdocs/hebergement/sites/festival-drone-2016/wp-includes/ID3/getid3.php on line 1664

    Any idea to resolve ?

    Thanks,

    David

    https://ww.wp.xz.cn/plugins/add-from-server/

Viewing 1 replies (of 1 total)
  • Plugin Author Dion Hulse

    (@dd32)

    Meta Developer

    Hey @c2cmedia

    Unfortunately your PHP configuration is limiting the allowed memory to 64MB, and when WordPress imports media it runs metadata extraction upon it which is exceeding that limit. WordPress does attempt to increase the limit to 256M but appears to have failed to do that in this case (most likely as the PHP configuration blocked the operation).

    Unfortunately I have no answers for you other than to get your host to increase your PHP memory limits.

Viewing 1 replies (of 1 total)

The topic ‘Fatal error when importing a video’ is closed to new replies.