ToonMariner Posted March 5, 2007 Share Posted March 5, 2007 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 More sharing options...
kenrbnsn Posted March 5, 2007 Share Posted March 5, 2007 Please post your code. Ken Link to comment https://forums.phpfreaks.com/topic/41270-memory-issues/#findComment-199959 Share on other sites More sharing options...
ToonMariner Posted March 5, 2007 Author Share Posted March 5, 2007 I have just noted its is repeating the request... So I will go and find why its going mad... Link to comment https://forums.phpfreaks.com/topic/41270-memory-issues/#findComment-199960 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.