PDA

View Full Version : Error: PHP has encountered a Stack overflow


gonabs
12-29-2008, 08:45 PM
Hello to all Vbulletin.org community.

I don't know what happend to the forum, but now when I try to logout or create a new member i have this error: PHP has encountered a Stack overflow

Does someone can help me please?

Greetings from Italy,

Gon.

UKBusinessLive
12-29-2008, 08:51 PM
In my experience, these problems happen when we submit an illegal or invalid query to SQL Server.

Do you have to access to CPanel ?? Perhaps try and repair the forum database and see if that does the trick?? :confused:

There's actually a number of reasons why Stack Overflow might of happened, but of course the most common reason is caused when new programs are installed over all old ones that are not completely uninstalled 100%, causing registry pile ups and of course, getting error messages. Another reason, is damage that's been done by malware programs, attaching themselves to your PC and wrecking havoc, deleting crucial files from your PC. It may also be to do with zend optimizer and what version of PHP your running, so you treally need to check all these.

Also Make sure your IIS application protection is on high/isolated. and Add the ISAPI module to your ISAPI filter section.

SEOvB
12-29-2008, 09:26 PM
Like UK Business Stated, the reasons for stack overflow errors are numerous.

http://www.google.com/search?hl=en&q=PHP+has+encountered+a+Stack+overflow&aq=f&oq=

You need to do one of the following:

1. Disable plugins and modifications via the config.php file edit.
2. Attempt to contact your hosting company
3. If you run your own server, make sure all your software is update to date. (php/mysql/apache)

gonabs
12-29-2008, 09:36 PM
Greetings UKBusinessLive and FRDS,

Thanks for the fast answer. The problem was with one plugin (the vbcredits). If i disable it the forum run well, but if I turn it on again the error come back.

What can I do to fix that?

Thanks in advance and congratulations for the great community.

UKBusinessLive
12-29-2008, 10:04 PM
That might be something you need to ask in the VBcredits mod forum thread.

Glad you managed to isolate the cause ;)

gonabs
12-29-2008, 10:06 PM
That might be something you need to ask in the VBcredits mod forum thread.

Glad you managed to isolate the cause ;)

Thanks for the answer, I will contact them.
greetings and happy new year! ^^

UKBusinessLive
12-29-2008, 10:08 PM
Thanks for the answer, I will contact them.
greetings and happy new year! ^^

let us know how you got on

Felice anno nuovo to you too :D

TimberFloorAu
12-29-2008, 10:33 PM
Perhaps also check your version of VB and PHP against Phalynx requirements for Vbexp. Also go onto VbCredits ( Darkwaltz I think ) and speak with them, they are very helpful. Could be a conflict against a cash system also

We have had similar issues, caused by some onerous coding, and it can be as simple as reconfiguring a plugin to adapt to newer version of php.