Copy link to clipboard
Copied
We have a dev server that is running CF8 on IIS6. It also runs CF9 on the internal webserver.
CF8 has been running just fine for forever. We installed php 5.2 - thread-safe ISAPI version for some new projects. It installed fine (ie, we ran a test page with the usual phpInfo() call it it worked. Then we tried to access a CF page, and got a 404 error. A quick check in IIS mappings shows CFM mapping to the jrun IIS6 isapai DLL in /wsconfig, and if I look in that folder the file is there.
I don't have a lot more details at this point, since the IT guy that installed php is doing the detective work on it, but I figured I'd ping you guys to see if anyone has run into this and has info that might help.
thanks,
-reed
If you can reorder the ISAPI extensions, try putting the CF one first. Otherwise, try uninstalling and reinstalling the CF 8 connector.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/
Copy link to clipboard
Copied
If you can reorder the ISAPI extensions, try putting the CF one first. Otherwise, try uninstalling and reinstalling the CF 8 connector.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/