Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8838 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66007 invoked by uid 1010); 31 Mar 2004 02:39:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65952 invoked by uid 1007); 31 Mar 2004 02:39:06 -0000 Message-ID: <20040331023906.65951.qmail@pb1.pair.com> To: internals@lists.php.net Date: Tue, 30 Mar 2004 18:39:22 -0800 Lines: 23 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Posted-By: 67.118.12.139 Subject: Random crashing in complex PHP5 app From: david_c11@sbcglobal.net ("David Chen") Hi, Sorry for this post, but I posted this before in the generals list and there were not many responses. I have a rather complex script that is the output of a Java->PHP translator. However, this script crashes about 10% of the time on my computer. I have Win XP Pro, Apache2, and PHP5 Release Candidate 1. The php files are available at: http://63.247.79.145/~blesys/uploads/Web%20app.zip and the necessary SQL files: http://63.247.79.145/~blesys/uploads/testDB.sql In particular, if anyone could direct me to debug a PHP5 script on the Windows platform, I would be very grateful. I have attempted to compile the latest CVS on my computer, but I could not get it to work correctly. Thanks for your time. David Chen