Jump to content

Memory issues...


ToonMariner

Recommended Posts

Hi everyone,

 

I am having a spot of bother with a very basic contact us form.

 

the page can be found here http://www.wesayhowhigh.com/contact-us

 

No any attempt to send a message results in the following errors - dependanat on the memory_limit I try to assign:

 

default:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11520 bytes) in

 

16M:

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 11520 bytes) in

 

32M:

Fatal error: out of dynamic memory in yy_create_buffer() in

 

64M:

Internal Server Error...

 

This is a shared hosting package so I guess I am limited to what I can and can't do.

 

How can so much memory be being used for a simple process? What can I monitor so I can identify where the prob lies?

 

Any help would be very much apprecaited.

Link to comment
https://forums.phpfreaks.com/topic/41270-memory-issues/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.