Thanks Dave!!!! I never would have known what the proper .dll was.

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 05, 2000 2:10 PM
To: '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'
Subject: RE: OT : Making CF and PHP play nice


> I have a pesky little problem I thought you might be able to
> help me with. I have a Win NT box (sp6a) and IIS4 with CF 4.5
> and PHP4. Now I know that PHP and CF are conflicting, but due
> to the nature of the design that I have to do some of it is in
> PHP and some of it is in CF. Now my issue is that after
> installing PHP4 and CF 4.5 on my workstation (for sandbox
> purposes) any CF template that I call simply returns the SOURCE
> code. Is there any way that I can load PHP4 and CF 4.5 on the
> same box and have them all play nice together or am I going to
> have to make a separate PHP server and a separate CF server
> on my network?

They'll coexist fine. Just make sure that you have an ISAPI mapping for
.cfm.

1. Open the Internet Service Manager
2. Select your virtual web server, right-click, and select Properties
3. Go to the Home Directory tab
4. Click on the Configuration button.
5. Click on the Add button.
6. For executable path, enter "C:\CFUSION\BIN\ISCF.DLL" (if that's the right
path for you) and ".cfm" as the extension.

Alternatively, you can just reinstall CF, and it'll fix you back up without
losing your previous settings, as long as you don't uninstall first.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to