Ticket #25 (closed defect: wontfix)

Opened 3 years ago

Last modified 3 years ago

Fatal Error!

Reported by: SWiz Owned by: padams
Priority: major Milestone:
Component: wordpress plugin Version:
Keywords: Cc:

Description

Hi,

I have problem with your OWA 1.1 at www.veggiemind.com, my WP-page.
This error shows up:
Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 500001 bytes) in /customers/veggiemind.com/veggiemind.com/httpd.www/wp-content/plugins/owa/includes/Snoopy.class.php on line 90

It has worked before, and I think this started when I installed WP 2.7.

Any suggestions?

Best / Jonas

Change History

Changed 3 years ago by admin

  • status changed from new to closed
  • resolution set to wontfix

Sounds like you need to up the memory setting on your PHP config. Snoopy tries to allocate enough memory to the results that it fetches (line 90). Something ielse that is called before OWA seems to be hogging the memory.

Note: See TracTickets for help on using tickets.