Page 1 of 1

Host website on my personal computer

PostPosted: 01. November 2007 08:55
by wattaman
Hi!
Can I use xampp to host a website on my personalo comp.? I have a adsl connection and I'm using windows xp home ed.
I didn't understand exactly if xampp is for testing sites locally or it can be used as I want to, hosting a real site and make it available online.
Btw, I'm a little noob and I'll appreciate some tutorial links or How To's.
Thank you!

PostPosted: 20. November 2007 05:38
by x-files
The answer is Yes and No.

Considering that xampp is made for testing locally on your PC (/localhost/) and that it has no defined password to protect your files; it is No.

But, if you can set passwords to protect your files, then xampp offers you Apache, PHP, MySQL and phpMyAdmin... and this is enough to host an interactive website; thus, the answer is Yes.

Otherly said: as it is right after install, the answer is No.
But if you are willing to work a bit... Yes.

PostPosted: 20. November 2007 14:29
by LooseCannon
Hello and welcome wattaman

XAMPP provides pretty much everything. As you probably realise, there's lots to learn. Main references:

http://httpd.apache.org/
http://www.mysql.com/
http://www.phpmyadmin.net/

That might seem like a 'RTFQ!', but it's not, honestly. ;) Lots of good reference and most commands come with examples.

Also, search these fora. Many questions asked many times. One can often see how one's own situation varies from those already posed and fix it yourself. If not, having tried, you're in a better position to ask for help.

x-files mentions security, being very open by default. A good place to start your research and testing?! Good luck, have fun. :)