[PHP-WIN] Re: building php 5.2.1 on windows

2007-08-09 Thread Rob
Hi Rashimi, Rashmi Badan wrote: Hi, I'm trying to build php 5.2.1 on windows and am hitting the following problem at link time Creating library Release\php5ts.lib and object Release\php5ts.exp libxml.obj : error LNK2019: unresolved external symbol _xmlDllMain referenced in function [EMAI

[PHP-WIN] php isapi filter 5.2 problem

2007-08-09 Thread Tony Trapp
Hey guys just installed the latest php 5.2 I want to use this as Isapi filter but I keep getting 404 error on any php page. I have looked at documentation and searched Google cannot get a straight answer. Any suggestions as what I need to do? Tony...