I am on a windows IIS server serving some php sites. We have moved a working PHP site on to our server, however submitting one of the forms returns:
PHP has encountered a Stack overflow
When commenting out the MYSQL INSERT and assigning SESSION variables the form processes, however these are vital segments of the submission form.
Any help would be greatly appreciated.