First, I have ran Win2000 with Apache 1.3.22 and PHP 4.1.0 with before upgrade to XP Pro with no problem.
I upgrade to Win XP Pro couple months ago and could NOT get PHP to run properly.
When install php with Apache 1.3.22. I got stuck in a loop when trying to retrieve anything above 100 records.
When using Apache 2.0.4 and php 4.2.3, I also stuck in a loop like above but with the added bonus of the table format are all mess up and the UTF8 encoding isn't working smoothly either. Sometime it appear, sometime it won't. I set the default encoding in the conf file to UTF8.
Today, I install IIS 5. And still can't get it php to work smoothly either. The page load fine, but the status bar keep saying "opening page...." like it was trying to finish open something. If I hit STOP on the browser, then it quit doing that. So its kinda annoying, but everything show up properly.
btw, I did follow the installation direction properly.
I have not apply the update SP1 for XP yet, I wonder if this is the cause of all the problems. Just wanna if you guys out there running XP Pro with php, if you do anything "special" to make it run correctly.
thanks