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
Sorry,
I forgot how to describe the procedure to run it.
If anyone wants to try the program, the file persistent/Broker.php needs its
method _Broker() to be changed (change parameters to mysql_connect())
To run it, the file test/Test.php is accessed from the browser.
Thanks again.
David Chen