Home Forums WoodMart support forum Fatal error: allowed memory size exhausted

Fatal error: allowed memory size exhausted

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #158195

    matteo1989
    Participant

    Hi,
    I have another issue.
    When I try to add a new Article on my website (through add article in Article Panel) the website gives me a bad feedback:
    Si è verificato un errore critico sul tuo sito web. Controlla la casella di posta dell’amministratore del sito per istruzioni.
    Scopri di più riguardo al debug di WordPress

    That in english should be something like this:
    “A critical error has occurred on your website. Check the site administrator’s inbox for instructions.
    Find out more about WordPress debugging”

    Therefore, mindful of your suggestions, I activated the wordpress debug mode and the page returns the following error (see also attached screen):

    Fatal error: allowed memory size of xxx bytes exhausted (tried to allocate xxx bytes) in /home/matteo1989/public_html/wp-includes/class.wp-scripts.php on line 301

    So, do you have any idea what the problem may be? Can you help me to solve it?
    Do you think I have to edit the wp-config.php to increase the PHP memory limit to 256MB (using define( ‘WP_MEMORY_LIMIT’, ‘256M’ );)?

    You can use the user and password (in private content) to login to my panel if you need to see the error.

    Thank you so much

    Attachments:
    You must be logged in to view attached files.
    #158212

    Artem Temos
    Keymaster

    Hello,

    You need to contact your hosting provider and ask to resolve this problem from their side. It may be some memory limit on the server, not only in WordPress config.

    Kind Regards

Viewing 2 posts - 1 through 2 (of 2 total)