Hehe no doubt.
I would definitely prefer to use the linux envrionment but it's a client project that requires DreamWeaver in order to complete (because of their web templating.) I'm trying to get it to work so it's a two stop deal. Develop HTML in dreamweaver, jump over to Zend to do the PHP and most importantly for debugging.
I tired most of those avenues already. No .ini mod, nothing in internet explorer that can be set, etc. Unfortunately you can't make a link directory in Windows otherwise I would do that.
The only configuration in Zend that I can find that would control this is the configuration setting for the command to start the browser, which looks like this:
rundll32 url.dll,FileProtocolHandler
The problem being that I don't know anything about url.dll or the FileProtocolHandler. It's possible I can pass it a paramater for the path but god knows where I can find that documentation.... I was hoping someone else out there had this same problem and had fixed it.
Thanks,
M7_B5