Thanks for the prompt reply. The requirements are twofold. I want to use php/mysql for student project work and I have one php application that I would like to use in school namely mrbs (Meeting room booking system). This requires php4 & mysql and ghas been tested with php 4.3.2 and mysql 4.0.14 runing on Apache 1.3.28. I want to run this app on IIS6. There appear to be some incompatibilities between the later versions of Mysql and some versions of php4. So I am getting confused with the different versions of mysql and php that are available. So what versions of php4 and mysql are a good combination?
I was staying clear of php5 as there may be other php apps that I might want to look at and I suppose it takes time for these apps to be upgraded to run under php5 I dare say there might not be a simple answer. Thanks Richard > -----Original Message----- > From: Michael W. [mailto:[EMAIL PROTECTED] > Sent: 16 April 2005 15:34 > To: Richard Naylor > Cc: php-install@lists.php.net > Subject: Re: [PHP-INSTALL] PHP+MYSQL versions > > That depends. Do you have any somewhat legacy PHP applications that need > to be able to run? If so, PHP 4, and if not, PHP 5. If you have > applications that need mysql_xxx functions, then MySQL 4.0.x, and if > not, 4.1.x. > > Richard Naylor wrote: > > >I am about to install PHP and MYSQL on Windows 2003 server to run under > >IIS6. Which versions of PHP and MYSQL would be most appropriate to work > >together? > > > >Thanks > >Richard > > > > > > > > > >