Have you examined the PHP error logs? Have you turned up error reporting to the max (E_ALL) and examined what it returned?
Have you examined $php_errmsg (if configured in php.ini)? Have you tried putting echo statements every few lines to see exactly where and why the script dies? Balaji Ankem wrote: > Hi, > I am able to produce the following problem 100% in WINDOWS. > > Problem is u can not produce success message in new browser context .. > > Error: php.exe has generated some errors and will be closed by > windows. > > I am facing this problem from last 1 year. > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php