3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Make a Server Out Of An Old PC

Step 4Start it up!

To start XAMPP, go to Terminal and login as the system administrator root:
/opt/lampp/lampp start

You should see something that looks like this:
Starting XAMPP 1.6.3a...LAMPP: Starting Apache...LAMPP: Starting MySQL...LAMPP started.

Now to test the server! Type this into your web browser:
http://localhost
or
http://yourlocalip:port
Obviously replacing "yourlocalip" with your local IP address and replacing "port" with which port is forwarded for XAMPP. For example:
http://123.456.789.000:1234

IF YOU ARE USING A ROUTER, YOU MUST FORWARD THE PORTS ASSIGNED BY APACHE!

In the httpd.conf file in /opt/lampp/etc, you will find information and settings for the IP and ports. Find the info, and change it to the appropriate values and settings for your network.
« Previous StepDownload PDFView All StepsNext Step »
1 comment
Aug 24, 2010. 6:49 AMharry599 says:
whaen you have to insert your local ip, is that the computers ip or the routers ip, because i dont have a static ip on my router so how would i get by that? Thanks Harry
Oct 1, 2011. 10:18 AM______ says:
type in http://localhost/ to see your site.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
4
Followers
1
Author:Seski
I'm really just a kid, trying to learn things about electronics and computers. I'm already pretty good at programming and things. I maintain my own server on Ubuntu, and I'm a starting filmmaker, grap...
more »