what locals host do you guys use?

Discussion in 'PHP' started by jose17, Sep 14, 2006.

  1. #1
    Hi i'm just wondering what localhost do you guys have so that i can know the different ones that are out there and which ones do you guys recommend? I have from the beginning since i started to lear PHP i have used WAMP as my server.

    Which ones do you guys use and which one do you recommend if any apart from WAMP?

    Thanks
     
    jose17, Sep 14, 2006 IP
  2. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #2
    easyphp ...
     
    commandos, Sep 14, 2006 IP
  3. vdd

    vdd Peon

    Messages:
    34
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I'm using:
    1. Apache web server + php + mysql (the best)
    2. Key Focus Web Server (KFWS) + php + mysql
     
    vdd, Sep 14, 2006 IP
  4. mihd

    mihd Peon

    Messages:
    136
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    wampserver is the by far the best

    thats what i use on a windows machine other than that i have dedicated linux test server


    it only takes 30mins to install Suse10.1 and its quite userfriendly linux (i never taught ill say that about any linux distro lol)
     
    mihd, Sep 15, 2006 IP
  5. r32

    r32 Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Look for: appserv on Google. You will get php, mysql and web server in one single pack.
     
    r32, Sep 16, 2006 IP
  6. Vizuke

    Vizuke Peon

    Messages:
    339
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    phptriad is the one that i use.
     
    Vizuke, Sep 17, 2006 IP
  7. tarellel

    tarellel Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I use Apache2Triad, its not a minimalistic package. Actually its full of tons of extensions and whatnot, so it may not be the best for general development.
     
    tarellel, Sep 17, 2006 IP
  8. Pat Gael

    Pat Gael Banned

    Messages:
    1,331
    Likes Received:
    68
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I have 4 different localhost settings:

    xampp from www.apachefriends.org (full bundle with addons, generally up on port 80 for testing and development)

    easyphp from www.easyphp.org (basic apache, php, mysq, switched when saving system resources is necessary)

    Abyss Web Server from www.aprelium.com , usually running on port 8080, open to friends who access my PC for entertainment.

    Microsoft's Personal Web Server (PWS) 4.0 just for ASP testing purposes when needed.
     
    Pat Gael, Sep 17, 2006 IP