PhP on windows platform

Last post 10-09-2003 11:02 AM by elmanuel. 5 replies.

Sort Posts:

  • PhP on windows platform

    10-17-2002, 1:01 AM
    • Member
      5 point Member
    • aspwannabe
    • Member since 07-28-2002, 2:39 AM
    • Posts 1
    hi,

    Just curious, can i write and test PhP codes in windows platform(say win 2000) ? My client has a linux server and runs PhP pages. But i don't have a linux server, obviously i can't get him to move to asp.net as he is using linux at the moment. But i do need to write the PhP pages, any help ?

    thanks
  • Re: PhP on windows platform

    10-17-2002, 10:14 AM
    • Star
      9,686 point Star
    • pickyh3d
    • Member since 09-17-2002, 10:19 AM
    • Virginia
    • Posts 1,955
    Yes, using your IIS server you can write PHP scripts with an ISAPI module or CGI binary (see php.net - info about IIS server with PHP).

    Either way, the PHP code can be copy and pasted from Windows to the Linux server with only minor changes (usually dealing with file paths or other computer dependent features!).
    Picky
  • Re: PhP on windows platform

    10-17-2002, 10:32 AM
    • Member
      10 point Member
    • Streamer
    • Member since 07-25-2002, 10:53 AM
    • Liverpool
    • Posts 2
    yeah no problem, as long as you have either IIS or apache installed you can just download the php installation files from www.php.net.

    I personally, have IIS installed and am running asp, php, mysql, mssql and asp.net all on one windows XP machine, but I have done the same previously on win2k,98, ME and NT4.

    So the answer is Yes,

    Andy
    Streamerworld Software

    http://www.streamerworld.co.uk/
  • Re: PhP on windows platform

    10-17-2002, 12:47 PM
    • Member
      40 point Member
    • HarryF
    • Member since 07-28-2002, 11:02 PM
    • Posts 8
    If you want a very easy life, try one of these installers;

    http://www.firepages.com.au/phpdev5.htm

    or

    http://phphome.sourceforge.net

    They both install PHP, Apache and MySQL (plus the web gui tool for MySQL - phpMyAdmin). You'll be up and running in no time at all.
  • Re: PhP on windows platform

    10-04-2003, 1:08 AM
    • Member
      5 point Member
    • TechieXP
    • Member since 09-28-2003, 12:00 AM
    • Posts 1
    PHP runs pretty good on IIS. Yes you do need to install the ISAPI extension for IIS to use it, but it does a good job. When I first ran PHP-Nuke on IIS, the only problem I had was some of the modules didn't run properly, for example the vote module did tally votes.

    I'm sure it works now. One thing you can do is run Apache on a Windows OS. I run Windows 2003 Server and have Apache running my php sites. I do have my sites set up in IIS for backup site purposes. If something happens an Apache goes down (unlikely) I can call home an easily get IIS going by switching it back to port 80, and I'm back up.

    Either way, it run good even on XP.
  • Re: PhP on windows platform

    10-09-2003, 10:57 AM
    • Member
      35 point Member
    • elmanuel
    • Member since 09-30-2003, 5:33 AM
    • Chile
    • Posts 7
    Hi, I run Php, MySql and MyAdmin in my win98's IIS with no problems between then and Asp and Sql Server 7. Just for learning and goof around :)

    but I have a question....


    Is there a way to goof the machine so I can install Webmatrix in my win98?


    ... and the streets went by behind her as i looked her eyes...
Page 1 of 1 (6 items)