Hi, I'm trying to setup a new dev env in windows vista with shindig. I have followed instructions on Chris Chabot's site<http://www.chabotc.com/guides/shindig_install/>but when I go to test the installation by browsing to http://shindig/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml, I get a pop-up message saying "Apache HTTP Server stopped working and was closed". Then Firefox forwards me to the external site http://*www.*shindig* .com*/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml.
I have all mod_rewrite enabled and working. I also have all the php extensions enabled. The error message does not cause the apache service to stop however. i have turned off windows firewall. Does anyone have any ideas why this could be happening? I have a working shindig installation on my opensolaris, but seems windows doesn't to want to cooperate. Thanks