Submit Your Article Forum Rules

Results 1 to 7 of 7

Thread: Personal Web Server for XP

  1. #1

    Personal Web Server for XP

    Hi, can anyone please tell me where I could find Personal Web Server which is compatible with Windows XP.

    Thanx
    Hannes

  2. #2
    WebProWorld MVP
    Join Date
    Sep 2003
    Posts
    1,156

    phpdev

    I use phpdev as a local test server. It installs Apache, PHP, and MySQL on windows.

    It can also be used as a complete web server for windows. I would spend some time to learn a little more about security before I used this out of the box for that purpose, though.

    It's free.

    There's another one called "triad" or "phptriad", I think. I've never used it, but I've read good things about it.

  3. #3
    WebProWorld MVP ronniethedodger's Avatar
    Join Date
    Aug 2003
    Posts
    1,402

    Re: phpdev

    Quote Originally Posted by flood6
    There's another one called "triad" or "phptriad", I think. I've never used it, but I've read good things about it.
    It is PHP Triad. Has the basic three included in it (PHP/MYSQL/APACHE) and is available at SourceForge.Net

    http://sourceforge.net/projects/phptriad/

    The one I use is Xampp which is the same as Triad plus SSL, FTPzilla, phpMyAdmin, and a slew of others. It is avaiable at the Apache Friends website.

    http://www.apachefriends.org/en/xampp.html

  4. #4
    hannesthegreat,
    Windows XP Pro uses IIS
    PWS is Win 98 version of IIS
    if it is not installed just add the component from the add/remove programs msc in control panel and then look in the add/remove components...

    hope this helps

    MM
    M0rtyM0use

    Simply Rugby

  5. #5
    WebProWorld MVP ronniethedodger's Avatar
    Join Date
    Aug 2003
    Posts
    1,402
    M0rtym0use - as you mentioned, it is available for the Pro version of XP. It is not available on the Home Version.

    But as flood6 also pointed out, a server on your Windows machine can be a delicate matter for Security. Given the rash of problems with Windows in this regard, and then adding to them with IIS -- I would strongly advise against it, unless you knew exactly what you were doing.

    I almost suggested IIS, but backed off because of the Security ramifications. Apache is more sound solution, but still flood6's warnings will need to be heeded.

  6. #6
    WebProWorld MVP mikmik's Avatar
    Join Date
    Aug 2003
    Posts
    1,557
    http://www.foxserv.net/portal.php
    FoxServ is an Apache / mySQL / PHP installer package for Windows. Unlike NuShpere or PHPTriad, FoxServ features the latest version of all included pacakges, user defined configuration during installation, PHP as a module, PEAR, and the Zend Optimizer
    I always use this one now, it gives the option to install MySQL as a service, installs Apache as a service(which I promptly go and swith to manual startup in the services module under control panel/administrative tools/services)

    AND

    Theye have excellent documentation and a support forum.

    Perl, php, mySQL all work without having to configure anything. I just put my website into the www folder beside the 'docs' and phpadmin folders, and it is up and running.
    Install is one click, then choose a user/password for SQLadmin.

    That's it!
    Babies don't need a vacation, but I still see them at the beach... it pisses me off! I'll go over to a little baby and say 'What are you doing here? You haven't worked a day in your life!'
    Steven Wright

  7. #7
    Thank you everyone!
    I really appreciate the help you gave me!

    Hannes

Similar Threads

  1. backup local server to web server - recommend service or software?
    By Katt in forum Web Programming Discussion Forum
    Replies: 5
    Last Post: 11-09-2009, 01:26 PM
  2. Power up your Server; world's first vegetable powered server
    By TrafficProducer in forum The Castle Breakroom (General: Any Topic)
    Replies: 3
    Last Post: 12-21-2005, 02:58 PM
  3. Looking to Share Dedicated Server - MS SQL Server 2000
    By supernatural_247 in forum IT Discussion Forum
    Replies: 3
    Last Post: 04-22-2005, 01:03 PM
  4. Personal Web Server
    By hannesthegreat in forum Web Programming Discussion Forum
    Replies: 3
    Last Post: 07-06-2004, 11:29 AM
  5. Windows Server - E-Mail Server
    By gofer01 in forum IT Discussion Forum
    Replies: 0
    Last Post: 01-08-2004, 09:36 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •