• Hey,
    I recently started uploading videos(just embed them). And sometimes when I try to add them I get the following error:

    Fatal error: Out of memory (allocated 126091264) (tried to allocate 2 bytes) in /home/sikkepit/public_html/wp-content/plugins/myvideoblog/includes/simple_html_dom.php on line 1607

    Does anyone know how to fix this?? I really need this fixed ASAP :P.

    Thanks in advance!

Viewing 1 replies (of 1 total)
  • deleted

    (@thecellarroom)

    you change the memory settings in your php.ini but if it’s a shared host you might not be able to, but you can change it in the wp-config.php file.

    define('WP_MEMORY_LIMIT', '64M');

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error: Out of memory’ is closed to new replies.