ASP.NET dışındaki. Php uzantıları tüm sayfalar için Application_Error yangınları Global.asax.
IIS üzerinde:
- "Web Hizmeti Uzantıları" izin PHP dizi var.
- Ben web sitesinde PHP ISAPI filtresi var.
- Ben DefaultAppPool'u geri dönüşümlü.
- IIS reset yaptım.
Still i cannot get the Application_Error to fire when viewing a php page that does not exist. When browsing to a php file that does exist the browser displays it perfectly.
Herhangi orada fikir?
Thanks! Lance