Okay
  Public Ticket #813792
Revolution Slider
Closed

Comments

  • Raquel started the conversation

    Hello: 

    I would like to know, how can I fix this problem, I tried to import a new banner to my web, using the pluging Revolution Slider, it has  only 120 kb, but I can´t , the answer received is:

     Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4104 bytes) in /var/www/vhost/freespirit.es/home/html/wp-admin/includes/class-wp-filesystem-base.php on line 408

    ¿Could you help me, with this probem,  please?  the hosting I have is a premiun hosting, so I don´t thing its can be a space problem. 

    Thanks, Raquel 




  • [deleted] replied

    Hi Raquel,

    The error you are encountering is casued by WordPress when trying to read the file. Even that your host is premium provider, you still have small memory limit of your php.

    I suggest you to increase it to 64M or 128M

    How to do that?

    Ask you host whats the easiest way to increase memory_limit variable and set it like this:

    memory_limit = 128M

    After that you will no longer see that error.