Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Windows ME and Coldfusion 5 - can't use PWS

Status
Not open for further replies.

bluesauceuk

Programmer
Joined
Jan 1, 2001
Messages
73
Location
GB
Hiya,

I have just discovered that you cannot use Microsoft's(tm!!) Personal Web Server on a PC with the OS... Windows Millenium Edition / ME.

I am now really p*issed o*f!!!

Could anybody help in finding me a webserver (that's free) and can work with coldfusion 5.

Good old Macromedia... doesn't offer any help.. as yet.

Cheers,


Mark ;-)

 
I used PWS for quite some time but got sick of it and all the security/virus holes that it had. So I use Apache now, which is what I recommend. It's free and works like a charm on Windows ME.

If you really want to use PWS on Windows ME, it is possible.

Installing the Personal Web Server in Windows Millenium Edition

The Setup program for the Personal Web Server is available on the Web.

Much discussion has gone on in newsgroups about Windows Me and PWS. I was surprised to see that apparently no one has gotten this to work! After some experimentation I was able to get it to install and run fine in Windows Me, you just have to install it a bit differently. Follow the steps and you should have no problems once it is completed

To install the Personal Web Server on MS Windows Me

This install was done off the PWS on the Windows 98 SE. In Windows Me go to Start then Run and browse to the add-ons then PWS on your Windws 98 SE cd. If you do not have the cd you can download the Windows NT Option Pack for Windows 95.

This install was done on with the 98SE cd but I believe it is the same once you have the full download from Microsoft.

[ol][li]If you have PWS installed and it is not working you need to completely uninstall it from your system.[/li][li]Run the setup program and do a custom install, select only the Transaction Server option.[/li][li]Reboot and then do setup again then add/remove and install the other components (Personal Web Server, etc..). That is it! You should be good to go. This was done on a clean install of Windows Me (not an upgrade).

If you already have it installed and it is screwed up try removing everything (add/remove) but transaction server then rebooting then adding the rest.[/li][/ol] - tleish
 
Thanks...

But if you think that apache is really good with CF5 and Win ME then I'll give it a go...

Have you the download url to hand and is it easy to set up?

Thanks again...

Mark ;-)
 
MSI Binary Distribution Packages:

You probably only need to download the No Source version:
apache_1.3.20-win32-no_src-r2.msi

Only Windows ME and 2000 users have built-in MSI support with the installation of Windows. Users of Windows NT 4.0, 95 and 98 must download the MSI installer, if it was not already installed by another product's installation.

Also, I believe this article applies to Apache and ColdFusion 5.0 as well as previoius versions:
How to set up ColdFusion 3.1.1, 4.0.x, 4.5.x for Windows 95/98/NT to use Apache 1.3.x

I know it may seem a little tricky to get it set up at first, but it's not as tough as it seems and well worth it.
- tleish
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top