RE: CF and Windows 2000 Website

2002-05-13 Thread Matt Robertson

Start / Settings / Control Panel / Administrative Tools / Internet
Services Manager

Right click on the computer in the let pane.  Choose New and then Web
Site from the popup window.  The website creation wizard comes up.  The
prompts are:

Description.  I usually put the domain name here.

IP and port settings.  Pick the IP that this site will answer to.  Leave
everything else alone.

Path.  Sounds like this should be c:\inetpub\wwwroot\abc for your
example.

Click Next and finish.

Now right-click on the web site you just created (it just appeared in
the left pane of IIS Mgr underneath the default web site).

Choose Properties from the menu and click the Home Directory tab.  Set
Application Protection to Low (IIS Process). Click OK.

Those are the very basic steps.  You should definitely look into how to
set the server up as securely as possible before diving in.

--Matt Robertson--
MSB Designs, Inc.
http://mysecretbase.com



-Original Message-
From: Tangorre, Michael T. [mailto:[EMAIL PROTECTED]] 
Sent: Sunday, May 12, 2002 9:11 PM
To: CF-Talk
Subject: CF and Windows 2000 Website


Hi everyone.
I am trying to do the following (never done it before):

On one of our test servers we have Windows 2000 Server running IIS 5 and
CF 5. The default website is setup and I need to create a new one. Well
the cfdocs and cfide folders are inside the wwwroot folder which is the
path to the default website. How do I create a new site that will work..
Right now I have a folder inside the wwwroot folder (default website)
that is called ABC and want to be able to execute Cf templates inside
it but right now I get a 404 error displayed by CF server.  Any ideas?
Do I need to remove the ABC folder and redefine thesite? Any
suggestions would be much appreciated.

Thanks,
Mike

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF and Windows 2000

2001-08-28 Thread Costas Piliotis

Actually, be sure to run 4.5.1
4.5 as far as I know cf server needs to be updated to 4.5.1 to run
properly...



-Original Message-
From: Kay Smoljak [mailto:[EMAIL PROTECTED]] 
Sent: Monday, August 27, 2001 8:02 PM
To: CF-Talk
Subject: Re: CF and Windows 2000


On Mon, 27 Aug 2001 00:50:17 -0700, Sharon Fling [EMAIL PROTECTED]
wrote:
Has anyone had problems running CF 4.5 on a W2K workstation? I'm new to 
W2k and when I tried to get CF going, found that I couldn't use 
Personal Web Server, but was told that I had to run IIS. But IIS turned 
my machine into a true web server, broadcasting to the Internet, and I 
couldn't seem to turn it off and still get CF server to run. I ended up 
going back to my old development machine for my CF work and using the 
other machine for everything else. I'm a little afraid to try the 
install on the W2K machine again because right after I installed the CF 
4.5 upgrade, the system hung and I ended up having to re-install
Windows 2000 again. But I'd like to consolidate onto the W2K
machine and free up the old machine, so perhaps I'll try again.
So can someone tell me the optimal configuration for running CF
with Windows 2000? Which version of CF? I have 4.0, the CF 4.5
upgrade, and getting 5.0 in a couple of weeks. I have IIS of
course, but am concerned about being hacked. Has anyone used PWS
with W2K? Thanks, I'd appreciate any help I can get!

If you are using Win2K Professional, the IIS that it comes with is not the
full version of IIS, but a cut down version which is essentially the same as
PWS (only not quite so crap :)). You can use a thirdparty firewall, or
simply disable anonymous access to sites running on it.

HTH,
K.
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF and Windows 2000

2001-08-28 Thread Sharon Fling

Thanks for all of the replies. I'm going to upgrade to 4.5.1 and
try running Apache. Birgit was kind enough to send detailed
instructions for getting it up and running. Thanks again!

Sharon

- Original Message -
From: Costas Piliotis [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, August 28, 2001 9:51 AM
Subject: RE: CF and Windows 2000


 Actually, be sure to run 4.5.1
 4.5 as far as I know cf server needs to be updated to 4.5.1 to
run
 properly...



 -Original Message-
 From: Kay Smoljak [mailto:[EMAIL PROTECTED]]
 Sent: Monday, August 27, 2001 8:02 PM
 To: CF-Talk
 Subject: Re: CF and Windows 2000


 On Mon, 27 Aug 2001 00:50:17 -0700, Sharon Fling
[EMAIL PROTECTED]
 wrote:
 Has anyone had problems running CF 4.5 on a W2K workstation?
I'm new to
 W2k and when I tried to get CF going, found that I couldn't
use
 Personal Web Server, but was told that I had to run IIS. But
IIS turned
 my machine into a true web server, broadcasting to the
Internet, and I
 couldn't seem to turn it off and still get CF server to run.
I ended up
 going back to my old development machine for my CF work and
using the
 other machine for everything else. I'm a little afraid to try
the
 install on the W2K machine again because right after I
installed the CF
 4.5 upgrade, the system hung and I ended up having to
re-install
 Windows 2000 again. But I'd like to consolidate onto the W2K
 machine and free up the old machine, so perhaps I'll try
again.
 So can someone tell me the optimal configuration for running
CF
 with Windows 2000? Which version of CF? I have 4.0, the CF
4.5
 upgrade, and getting 5.0 in a couple of weeks. I have IIS of
 course, but am concerned about being hacked. Has anyone used
PWS
 with W2K? Thanks, I'd appreciate any help I can get!

 If you are using Win2K Professional, the IIS that it comes
with is not the
 full version of IIS, but a cut down version which is
essentially the same as
 PWS (only not quite so crap :)). You can use a thirdparty
firewall, or
 simply disable anonymous access to sites running on it.

 HTH,
 K.

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF and Windows 2000

2001-08-27 Thread Michael Punsky

Win2K was not officially supported by CF until 4.5.1 SP2

-Mike

-Original Message-
From: Sharon Fling [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 27, 2001 3:50 AM
To: CF-Talk
Subject: CF and Windows 2000


Hi,

Has anyone had problems running CF 4.5 on a W2K workstation? I'm
new to W2k and when I tried to get CF going, found that I
couldn't use Personal Web Server, but was told that I had to run
IIS. But IIS turned my machine into a true web server,
broadcasting to the Internet, and I couldn't seem to turn it off
and still get CF server to run. I ended up going back to my old
development machine for my CF work and using the other machine
for everything else. I'm a little afraid to try the install on
the W2K machine again because right after I installed the CF 4.5
upgrade, the system hung and I ended up having to re-install
Windows 2000 again. But I'd like to consolidate onto the W2K
machine and free up the old machine, so perhaps I'll try again.
So can someone tell me the optimal configuration for running CF
with Windows 2000? Which version of CF? I have 4.0, the CF 4.5
upgrade, and getting 5.0 in a couple of weeks. I have IIS of
course, but am concerned about being hacked. Has anyone used PWS
with W2K? Thanks, I'd appreciate any help I can get!

Sharon Fling


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.274 / Virus Database: 144 - Release Date: 8/24/2001
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF and Windows 2000

2001-08-27 Thread CF-Talk \(SD Solutions\)

I don't have any problems with W2K WS and CF 4.5.1 SP2 !

Uwe
- Original Message -
From: Sharon Fling [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, August 27, 2001 9:50 AM
Subject: CF and Windows 2000


Hi,

Has anyone had problems running CF 4.5 on a W2K workstation? I'm
new to W2k and when I tried to get CF going, found that I
couldn't use Personal Web Server, but was told that I had to run
IIS. But IIS turned my machine into a true web server,
broadcasting to the Internet, and I couldn't seem to turn it off
and still get CF server to run. I ended up going back to my old
development machine for my CF work and using the other machine
for everything else. I'm a little afraid to try the install on
the W2K machine again because right after I installed the CF 4.5
upgrade, the system hung and I ended up having to re-install
Windows 2000 again. But I'd like to consolidate onto the W2K
machine and free up the old machine, so perhaps I'll try again.
So can someone tell me the optimal configuration for running CF
with Windows 2000? Which version of CF? I have 4.0, the CF 4.5
upgrade, and getting 5.0 in a couple of weeks. I have IIS of
course, but am concerned about being hacked. Has anyone used PWS
with W2K? Thanks, I'd appreciate any help I can get!

Sharon Fling


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.274 / Virus Database: 144 - Release Date: 8/24/2001
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF and Windows 2000

2001-08-27 Thread Birgit Pauli-Haack

You could run Apache's NT version on the Windows 2000 station.
www.apache.org provides the 3.20 version with a nice installation
program that runs smoothly in a Windows environment.

Make sure you move the CF Module for Apache servers from
the CF/bin directory into the apache/modules directory and edit
Apache's  http.conf accordingly

If you need more info let me know

Birgit





Monday, August 27, 2001, 3:50:17 AM, you wrote:

 Hi,

 Has anyone had problems running CF 4.5 on a W2K workstation? I'm
 new to W2k and when I tried to get CF going, found that I
 couldn't use Personal Web Server, but was told that I had to run
 IIS. But IIS turned my machine into a true web server,
 broadcasting to the Internet, and I couldn't seem to turn it off
 and still get CF server to run. I ended up going back to my old
 development machine for my CF work and using the other machine
 for everything else. I'm a little afraid to try the install on
 the W2K machine again because right after I installed the CF 4.5
 upgrade, the system hung and I ended up having to re-install
 Windows 2000 again. But I'd like to consolidate onto the W2K
 machine and free up the old machine, so perhaps I'll try again.
 So can someone tell me the optimal configuration for running CF
 with Windows 2000? Which version of CF? I have 4.0, the CF 4.5
 upgrade, and getting 5.0 in a couple of weeks. I have IIS of
 course, but am concerned about being hacked. Has anyone used PWS
 with W2K? Thanks, I'd appreciate any help I can get!

 Sharon Fling


 ---
 Outgoing mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.274 / Virus Database: 144 - Release Date: 8/24/2001



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF and Windows 2000

2001-08-27 Thread Kay Smoljak

On Mon, 27 Aug 2001 00:50:17 -0700, Sharon Fling [EMAIL PROTECTED]
wrote:
Has anyone had problems running CF 4.5 on a W2K workstation? I'm
new to W2k and when I tried to get CF going, found that I
couldn't use Personal Web Server, but was told that I had to run
IIS. But IIS turned my machine into a true web server,
broadcasting to the Internet, and I couldn't seem to turn it off
and still get CF server to run. I ended up going back to my old
development machine for my CF work and using the other machine
for everything else. I'm a little afraid to try the install on
the W2K machine again because right after I installed the CF 4.5
upgrade, the system hung and I ended up having to re-install
Windows 2000 again. But I'd like to consolidate onto the W2K
machine and free up the old machine, so perhaps I'll try again.
So can someone tell me the optimal configuration for running CF
with Windows 2000? Which version of CF? I have 4.0, the CF 4.5
upgrade, and getting 5.0 in a couple of weeks. I have IIS of
course, but am concerned about being hacked. Has anyone used PWS
with W2K? Thanks, I'd appreciate any help I can get!

If you are using Win2K Professional, the IIS that it comes with is not
the full version of IIS, but a cut down version which is essentially the
same as PWS (only not quite so crap :)). You can use a thirdparty
firewall, or simply disable anonymous access to sites running on it.

HTH,
K.
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists