jasonc Posted June 9, 2006 Share Posted June 9, 2006 I am wanting to run PHP files on my pc.I have PHP5 that i downloaded from [a href=\"http://www.php.net/downloads.php\" target=\"_blank\"]http://www.php.net/downloads.php[/a] PHP 5.1.4 installer [2,639Kb] - 04 May 2006i have got to'server type' in the intall and do not know what to choose, and also i am not sure if i should be installing this as i have looked at the manual and it says about First, install your selected HTTP (web) server on your system, and make sure that it works.where do i get this?thanks for any help. Quote Link to comment https://forums.phpfreaks.com/topic/11580-help-installing-php-for-windows-xp/ Share on other sites More sharing options...
wildteen88 Posted June 9, 2006 Share Posted June 9, 2006 You'll want to download http server, such as Apache or use MS IIS server, comes with XP Pro. Once you have apache or what every webserver setup you'll want to download the [b]zipped binaries[/b] package rather than the installer if you're using Apache, or use the installer for IIS.[b]NOTE: if you download Apache, make sure you download Apache2.0.x and not Apache2.2.x![/b]Now click this link to [a href=\"http://www.php.net/manual/en/install.windows.apache2.php\" target=\"_blank\"]configure Apache[/a] or this for an [a href=\"http://www.php.net/manual/en/install.windows.iis.php\" target=\"_blank\"]IIS Setup[/a]. Quote Link to comment https://forums.phpfreaks.com/topic/11580-help-installing-php-for-windows-xp/#findComment-43640 Share on other sites More sharing options...
jasonc Posted June 9, 2006 Author Share Posted June 9, 2006 you completely lost me there !!i have Windows XP, with Pro added on top after Home install.i do not know and i have looked in the CP of my pc where to find out if i have IIS already?i have the windows installer and have already statrted it before i posted here and i was stuck on...server typei should select...MS PWS on win9x or MEMS PWS on NT WorkstationMS IIS 3 or lowerMS IIS 4 or higher (this one is already selected)MS IIS 6 or higherApacheXitaniNonei think it should be one of the IIS ones ?should i stop this installer and first check if i have IIS ? if so where do i check for this on my pc, sorry i have no idea, all i am wanting to do is run a few php file on my pc instead of uploading them everytime i make a change and check the site live and so on all the timethis is eating up my bandwidth!thanks [!--quoteo(post=381854:date=Jun 9 2006, 03:35 PM:name=wildteen88)--][div class=\'quotetop\']QUOTE(wildteen88 @ Jun 9 2006, 03:35 PM) [snapback]381854[/snapback][/div][div class=\'quotemain\'][!--quotec--]You'll want to download http server, such as Apache or use MS IIS server, comes with XP Pro. Once you have apache or what every webserver setup you'll want to download the [b]zipped binaries[/b] package rather than the installer if you're using Apache, or use the installer for IIS.[b]NOTE: if you download Apache, make sure you download Apache2.0.x and not Apache2.2.x![/b]Now click this link to [a href=\"http://www.php.net/manual/en/install.windows.apache2.php\" target=\"_blank\"]configure Apache[/a] or this for an [a href=\"http://www.php.net/manual/en/install.windows.iis.php\" target=\"_blank\"]IIS Setup[/a].[/quote] Quote Link to comment https://forums.phpfreaks.com/topic/11580-help-installing-php-for-windows-xp/#findComment-43673 Share on other sites More sharing options...
wildteen88 Posted June 9, 2006 Share Posted June 9, 2006 To install IIS you'll want to follow [a href=\"http://www.webwizguide.com/asp/tutorials/installing_iis_winXP_pro.asp\" target=\"_blank\"]this tutorial[/a].Also you will want to to choose IIS4 or 6 from the list when you run the PHP installer. Also you can check whether you have IIS installed and that it is running by going to [a href=\"http://localhost/\" target=\"_blank\"]http://localhost/[/a] if a web directory is shown you either have IIS currently installed or another form of http server. Quote Link to comment https://forums.phpfreaks.com/topic/11580-help-installing-php-for-windows-xp/#findComment-43708 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.