+ Reply to Thread
Results 1 to 7 of 7

Thread: XAMPP I want 2 make a server out of my home computer

  1. #1
    taha116's Avatar
    taha116 is offline x10 Lieutenant taha116 is an unknown quantity at this point
    Join Date
    Nov 2007
    Posts
    497

    XAMPP I want 2 make a server out of my home computer

    So im sure there are people who recognize XAMPP

    apachime mysql php blablabla nd the X is eithr W, L etc windows linux

    So basicaly, I used it b4 to turn my comp into a server and that all works great. I have 3 minor problems that i wanted 2 know if any1 can help me with.

    1. Security, i did all the things it told me 2 when it came to security, however i was a little lost with the firewalls part cuz i know i have mine on however i am a little confsued cuz i have my modem and a router and my modem has its on firewall and i dont know if my router needs 1 so i never knew if my comp was secure that way nd thats why i uninstalled xampp

    Any tips on how to keep myself safe from malicious jerkss please let me know

    2. Mail system, i could never ever ever get the mail stuff to work in any php scripts i tested. I was always at a loss of what to do to for example set up w.e mail server so that when i regester on SMF i get my confirmation email

    3. Expansion, I never tried this part but i always wondered how da fudge i wld install other softwares lyk ffmpg 4 example for my server



    So as u can see I basically want to start my own server at home and make it tottaly secure and also flexiable so it can work with w.e type of scripts. Anyon1 who has advice tips etc let me know. O and id lyk any recomendations 2 a ISP that will allow me 2 run a server at home nd give me a decen upload speed.

    Thanks, if u have anything that can help dont be shy post away!


    Need help with starting up your website? No problemo PM if you need help, if you want help with scripts like WordPress, SMF and so on dont be afraid to PM for that too.


  2. #2
    lemon-tree's Avatar
    lemon-tree is offline x10 Minion lemon-tree has a spectacular aura about
    Join Date
    Nov 2007
    Posts
    1,420

    Re: XAMPP I want 2 make a server out of my home computer

    Security
    For security, I'm no expert but there are hundreds of articles listing exactly what you need, such as this one: http://robsnotebook.com/xampp-security-hardening . A couple of those things you can ignore if you want a public site, e.g. 'Disable search engines from listing your site in search results.'.

    Mail
    XAMPP doesn't come with any built in mail solution, it relies on the user to set one up for themselves. This means either using an external SMTP server such as Gmail or to configure your own one such as Postfix.

    Expansion
    Other programs are installed like you normally would and the executables can be access through the command line or through a GUI, depending upon how you wish to use it.

  3. #3
    taha116's Avatar
    taha116 is offline x10 Lieutenant taha116 is an unknown quantity at this point
    Join Date
    Nov 2007
    Posts
    497

    Re: XAMPP I want 2 make a server out of my home computer

    hey i thot i replied 2 this already.. starange..

    Anyways thanks
    Im intrested in learning how 2 use Gmail for this tho
    But im preaty sure there was a mailserver that came with it : Mercury Mail Transport System for Win32


    Need help with starting up your website? No problemo PM if you need help, if you want help with scripts like WordPress, SMF and so on dont be afraid to PM for that too.


  4. #4
    lemon-tree's Avatar
    lemon-tree is offline x10 Minion lemon-tree has a spectacular aura about
    Join Date
    Nov 2007
    Posts
    1,420

    Re: XAMPP I want 2 make a server out of my home computer

    I'm not sure about the Windows version, but I'm pretty sure the Mac version doesn't. In any case, it may be easier anyway to use Gmail with Google Apps so it even has the correct domain name.

  5. #5
    bhupendra2895's Avatar
    bhupendra2895 is offline x10 Elder bhupendra2895 is an unknown quantity at this point
    Join Date
    Jun 2010
    Location
    India
    Posts
    554

    Re: XAMPP I want 2 make a server out of my home computer

    Quote Originally Posted by taha116 View Post
    But im preaty sure there was a mailserver that came with it : Mercury Mail Transport System for Win32
    Yes windows xampp ships with it. But mercury mail server doesn't work perfectly in windows 7 or vista.Although there is a workaround for this you can't install it as service but can start it manually when you want to use it.You will have to configure it to use.It has a good wizard system for anybody to get started .
    XAMPP is only designed to be used as private webserver not for public webserver.So firewall is enough to protect you at localhost.If you want to use jsp you can install tomcat plugin.

    Bhupendra
    Liked this? Click on the icon on the bottom of post to make me .

  6. #6
    essellar's Avatar
    essellar is offline Community Advocate essellar has a spectacular aura about
    Join Date
    Feb 2010
    Location
    Toronto, Ontario, CA
    Posts
    1,153

    Re: XAMPP I want 2 make a server out of my home computer

    Beyond what has already been mentioned, if you're using a Windows workstation OS (2000, XP, Vista, 7), you'll find that there are hard limits on incoming connections (ten, if I recall correctly), so it's not at all practical for a world-facing web server. Save yourself a lot of trouble and use something like Ubuntu Server -- setting up with the LAMP stack is pretty much the default, mail's a command away (as is Tomcat), admin is dead easy, etc. As for finding a cooperative ISP for your home-based server, well, they can be pretty scarce, and it completely depends on who is servicing your area. Most home accounts in my area specifically prohibit operating a server, and business-oriented DSL is either expensive or slow (take your pick).
    “Beware of bugs in the above code; I have only proved it correct, not tried it.” --Donald Knuth
    "It was as if its architects were given a perfectly good hammer and gleefully replied, 'neat! With this hammer, we can build a tool that can pound in nails.'" -- Alex Papadimoulis (on TheDailyWTF.com)

  7. #7
    ayesh is offline x10Hosting Member ayesh is an unknown quantity at this point
    Join Date
    Jun 2010
    Posts
    30

    Re: XAMPP I want 2 make a server out of my home computer

    I use XAMPP's current version and it ships with Mercury MTA.
    But I couldn't figure it out how to send email to local host from localhost.

    In security side, XAMPP say itself to prevent using it on a production server.
    Also, Its do not work perfectly with svc so I think we should use it to configure/build our sites in localhost.

    You only have to move htdocs folder to server , and then export the DB to server.

+ Reply to Thread

Similar Threads

  1. Make the MOST of Working from Home
    By InfiniTeam in forum Earning Money
    Replies: 0
    Last Post: 02-24-2009, 04:30 PM
  2. Replies: 3
    Last Post: 08-31-2008, 11:33 PM
  3. Make all directories use home.php as default
    By tomjkear in forum Free Hosting
    Replies: 1
    Last Post: 04-30-2008, 06:29 PM
  4. How to make your computer safer?
    By fireput in forum Tutorials
    Replies: 2
    Last Post: 10-16-2007, 09:48 AM
  5. Make me a computer!
    By Conor in forum Off Topic
    Replies: 28
    Last Post: 12-24-2005, 01:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers