Thanks Stephen, but wow, your steps are quite complex.  :)
Maybe something has changed in CF8 that made it easier than CF7.

I think I've successfully set it up to work.  Got a question on
setting up Apache to look for index.cfm automatically for a directory.

I add "index.cfm" to

<IfModule dir_module>
  DirectoryIndex index.html index.cfm
</IfModule>

Is that correct?  It works for all of my apps but when I go to CF
Admin Login at http://localhost/CFIDE/administrator/ without
index.cfm, Firefox said the content is "application/octet-stream", and
asks me to Open With / Save File.  Once I saved it, it is like some
JAVA class file.  However, it works when I use 127.0.0.1 instead of
localhost.  Any idea why?  (p.s. IE7 works for both)


Thanks,
Henry


On Jan 27, 2:44 pm, Stephen Moretti <[email protected]> wrote:
> 2009/1/27 Henry <[email protected]>
>
>
>
> > Any step by step guide for setting up multiple instance CF8.01
> > (Developer Version) w/ Apache 2.2.11 on XP?
>
> > I followed
> >http://blog.cutterscrossing.com/index.cfm/2007/7/23/Local-Development...
> > , but no luck.
>
> Try my check list :
>
> http://nil.checksite.co.uk/post.cfm/cfmx-multiserver-set-up
>
> It talks about cf7, but is exactly the same for cf8. Only thing to note is
> that the connector will be mod_jrun22.so and not mod_jrun20.so
>
> If you still don't have any luck - post what you've managed to do - what
> works and what doesn't.
>
> Stephen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CFCDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cfcdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to