Help us gurus-wordpress problem

3 replies
  • WEB DESIGN
  • |
unsettle problem
( Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 35 bytes) in /home/citucom/public_html/wp-includes/taxonomy.php on line 1961 )
#guruswordpress #problem
  • Profile picture of the author mojojuju
    Well, looks like you're using up all of your memory. You're going to need to allocate some more memory for use by wordpress, which you might be able to do if you have access to modify it using php.ini files.

    If your site was working before with the same amount of memory but now isn't, you might want to see if it isn't a recently installed plugin that's hogging up some memory.
    Signature

    :)

    {{ DiscussionBoard.errors[1783269].message }}
    • Profile picture of the author Karen Blundell
      the latest versions of plugins and the core of WordPress does use more memory. Ask your web host to increase the memory allocated on php.ini
      Signature
      ---------------
      {{ DiscussionBoard.errors[1785180].message }}
      • Profile picture of the author Bruce Hearder
        Try the suggestions mentioned above, but if you are a VPS or a dedicated server, you can reboot the server. That does fix the probelm for me..

        Its sounds like you might have some very memory hungry (or poorly written plugins) eating up your memory.

        Try unistalling the plugins and get the site working and then re-activate then 1 at a time to find the culprit. You might need a newer version of that plugin its its at fault.

        Hope this helps

        Bruce
        {{ DiscussionBoard.errors[1785718].message }}

Trending Topics