Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CF8 tanks after php 5.2 install

Enthusiast ,
Feb 16, 2011 Feb 16, 2011

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

283
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Feb 16, 2011 Feb 16, 2011

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/

Translate
Community Expert ,
Feb 16, 2011 Feb 16, 2011
LATEST

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/

Dave Watts, Eidolon LLC
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources