How to run in localhost

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • habesh
    New Member
    • Feb 2008
    • 2

    How to run in localhost

    i used to program in ASP and in that time i use IIS to run in local host.but in Php i tried using vertigo but i couldn't HELP......
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Originally posted by habesh
    i used to program in ASP and in that time i use IIS to run in local host.but in Php i tried using vertigo but i couldn't HELP......
    Some good php localhost packages are:
    phpeasy (bundled with mysql, perl, phpmyadmin..);
    xampp (apache friends - bundled with ^ ^);
    LAMP ( - never used this);

    Have a google around!

    Comment

    • hsriat
      Recognized Expert Top Contributor
      • Jan 2008
      • 1653

      #3
      WAMP Server too. Its also not bad.

      Comment

      Working...