From: Jeff D. <da...@da...> - 2002-08-25 16:17:14
|
Hi Martin, Oof. I haven't a clue as to what your problem might be. It seems to be something that's causing a fundamental failure of PHP. Have you checked your error_log? If that doesn't show anything, then the next thing to do, I think, is to start adding temporary debugging print statements (starting at the top of index.php and working downwards and onwards through other php source) to determine how far things get before they crap out. |