Page 1 of 1

stack overflow at line: 0?

Posted: Thu Dec 14, 2006 4:45 am
by Betty_S
I'm using a php based CMS called 'mambo'.
When I click the 'submit' in http://208.109.106.11/index.php?option= ... s&Itemid=7 get error massage: stack overflow at line: 0.
What to do

Posted: Thu Dec 14, 2006 7:15 am
by Chris Corbyn
That's a PHP/Apache problem by the sound of it. Is it your server?

no it's a host

Posted: Thu Dec 14, 2006 8:13 am
by Betty_S
no it's a host

Posted: Thu Dec 14, 2006 10:45 am
by Chris Corbyn
Stack overflow is a memory problem. PHP (the language) doesn't deal with any of that. PHP (the interpreter) does however, and that's beyond your control. I'd probably suggest to your host that they run a PHP upgrade ;)