Discussion:
Installing CF with xampp
(too old to reply)
irwex
2006-05-30 02:01:24 UTC
Permalink
Hi, I want know where to install CF in xampp.
I have 2 htdocs folders
xampp/apache/htdocs
and
xampp/htdocs
which one do I install CF in. Thanks.:confused;
dimaint
2006-05-30 16:47:02 UTC
Permalink
If I understand correctly XAMPP is simply Apache, MySQL, PHP and Perl all
together. If you want to use Apache as your webserver then you want to choose
the directory which is the home directory for your Apache installation. Looks
like it'd be xampp/apache/htdocs. You do not want to make it your default
ColdFusion directory. That'd be something like C:/CFusionMX7. You just need to
use your /apache/htdocs/ for web server configuration during the installation.
Brendon
2006-05-31 04:18:16 UTC
Permalink
As with the replies to your other post - you would probably be best advised
to install CF 7 in 'standalone' mode - rather than trying to tie it in with
Apache at this stage. If you want to install apache - then probably best to
do it without the wamp package -unless you are planning on doing some php
development as well.
mysql has its own administrator, as well as query browser, which in effect
makes phpmyadmin redundant to an extent.
are you trying to replicate your hosts server configuration?
Post by irwex
Hi, I want know where to install CF in xampp.
I have 2 htdocs folders
xampp/apache/htdocs
and
xampp/htdocs
which one do I install CF in. Thanks.:confused;
Loading...