I have CF5 (Developer Ed.), PHP, MySQL, SQL Server (Developer Ed.) all
running under IIS5 on a Win2K PRO box for my own personal development
use - I haven't had any problems and the install was actually quite
simple. You do need to create a mime mapping in IIS to recognize the
php extension, but it's all outlined in the installation instructions.

Once you get PHP/MySQL installed, I highly recommend PHPMyAdmin - it's a
PHP application that serves as a front-end to MySQL.

If you have any questions or problems getting it installed, feel free to
contact me off-list and I'll be of any assistance possible.

Thanks,

Joshua Miller
Web Development :: Programming
Eagle Web Development LLC
www.eaglewd.com
[EMAIL PROTECTED]
(304) 622-5676 (Clarksburg Office)
(304) 456-4942 (Home Office)


-----Original Message-----
From: Timothy Heald [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, May 29, 2002 3:20 PM
To: CF-Talk
Subject: RE: installing PHP with CF on Win2K server


PHP, is not simply a web language.  It can be used to write full on
applications, like perl, it is just not very popular for it.  It is a
very powerful language that even gives you i/o support (like talking to
com ports and stuff).  Now this is not how it is normally used.  I am
mainly a CF guy, and I have recently started to dive into PHP.  I would
like to say, given the choice for a web app I will continue to choose
CF.  I mean it took me like twenty lines to write a query and while loop
that in cf would have taken like 5 or 6.

Again just my opinion, and I am still a PHP novice.

Tim Heald
ACP/CCFD :)
Application Development
www.schoollink.net

> -----Original Message-----
> From: Joe Bastian [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 29, 2002 2:47 PM
> To: CF-Talk
> Subject: Re: installing PHP with CF on Win2K server
>
>
> I have never used PHP.. am curious if there are any advantages in PHP 
> Scripting? Or is this just popular cause its free?
>
> Joe
>
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Wednesday, May 29, 2002 1:57 PM
> Subject: Re: installing PHP with CF on Win2K server
>
>
> > I've had PHP/CF running happily together on Apache / Win2k /
> WinXP with no
> > problems.  Same on a linux box.
> >
> > ~Todd
> >
> >
> > On Wed, 29 May 2002, Gyrus wrote:
> >
> > > I've been developing quite happily with CF for a while now,
> using Access
> > > and SQL Server on our Win2K Server development box. Thinking of 
> > > branching out into PHP, with mySQL, and just wondering about
> the server
> > > setup as it gets more complex:
> > >
> > > Can PHP4, CF5 (developer edition), mySQL, SQL Server 2000 
> > > (developer edition), all coexist happily with IIS 5 on a Win2K 
> > > Server box? Can't see a reason why not, but this is going beyond 
> > > my knowledge,
> so thought
> > > I'd check to see if there are any pitfalls to watch out for!
> > >
> > > cheers,
> > >
> > > - Gyrus
> > >
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > - [EMAIL PROTECTED]
> > > work: http://www.tengai.co.uk
> > > play: http://www.norlonto.net
> > > - PGP key available
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > >
> > >
> >
> 

______________________________________________________________________
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to