PHP testing server on windows?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kinane3@yahoo.com

    PHP testing server on windows?

    I recently got a php job. Until now I've only developed with asp. How
    do I develop locally with php? Is there a server that works on windows
    for local php development?

    Thanks!!
    John

  • Juliette

    #2
    Re: PHP testing server on windows?

    kinane3@yahoo.c om wrote:[color=blue]
    > I recently got a php job. Until now I've only developed with asp. How
    > do I develop locally with php? Is there a server that works on windows
    > for local php development?
    >
    > Thanks!!
    > John
    >[/color]
    Apache works fine on Windows. You could consider using a fully prepared
    package which would include all the necessary server bits like XAMPP.

    Comment

    • R. Rajesh Jeba Anbiah

      #3
      Re: PHP testing server on windows?

      kinane3@yahoo.c om wrote:[color=blue]
      > I recently got a php job. Until now I've only developed with asp. How
      > do I develop locally with php? Is there a server that works on windows
      > for local php development?[/color]

      <news:111099444 1.546648.198450 @l41g2000cwc.go oglegroups.com> (
      http://groups.google.com/group/comp....77ae082bba11b3 )

      --
      <?php echo 'Just another PHP saint'; ?>
      Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

      Comment

      • kinane3@yahoo.com

        #4
        Re: PHP testing server on windows?

        Are there are any known issues with xampp? I tried it and it seemed to
        work fine but since I've had some serious system errors, such as, the
        system restarting itself. I'm running XP2 on a 2ghz machine with
        512mem. I had to uninstall it to see if it would stablize. It's
        uninstalled now but when visiting download.com the browser (IE6)
        crashes. Any ideas on this?? Never had this problem before. thanks!

        Comment

        • Juliette

          #5
          Re: PHP testing server on windows?

          kinane3@yahoo.c om wrote:[color=blue]
          > Are there are any known issues with xampp? I tried it and it seemed to
          > work fine but since I've had some serious system errors, such as, the
          > system restarting itself. I'm running XP2 on a 2ghz machine with
          > 512mem. I had to uninstall it to see if it would stablize. It's
          > uninstalled now but when visiting download.com the browser (IE6)
          > crashes. Any ideas on this?? Never had this problem before. thanks!
          >[/color]

          I've had XAMPP running on machines with even less memory and never had
          any problems.
          Try and do a search on their forum and see if that turns up anything.

          Comment

          • Raqueeb Hassan

            #6
            Re: PHP testing server on windows?

            > I've had some serious system errors, such as, the[color=blue]
            > system restarting itself.[/color]

            Well, XAMPP is one of those fine piece of works you can count on. You
            might try other packages like phpdev, AppServ, FoxServ, NuSphere, PHP
            Triad etc. etc. to name a few for php+mysql+apach e preconfigured for
            windows!

            The best part of XAMPP, you don't need any installer, so it won't mess
            up with your registry ... just unpack that package in a root drive like
            d:\xampp run the setup.bat file and you are on the run!


            --
            Raqueeb Hassan
            Bangladesh

            Comment

            Working...