Local server is a model of a web server that is limited to a machine. Now what is a Web Server?
Web server can either refer to a hardware or a software that helps to deliver web content to be accessed on the internet. We have to use web servers to host websites or any web applications but it has some other uses as well. This week at ‘This is How We Do It’, we will be learning how to setup your own local server.
XAMPP is a cross platform free and open source web server package that consists of Apache HTTP server, My SQL Database, and interpreters for scripts written in php and Perl. It also comes with a number of other modules including OpenSSL and phpMyAdmin.
Here are the steps you need to follow to setup the local server on your machine:
su
tar xvfz xampp-linux-1.8.0.tar.gz -C /opt
And thats it you have successfully installed XAMPP on your operation system.
To install XAMPP on Mac OS X, just do the following:
/opt/lampp/lampp start
On OS X, simply open XAMPP Control and start Apache, MySQL and ProFTPD.
/opt/lampp/lampp stop
rm -rf /opt/lampp
Thats all about it. Now you are all set to host local websites and web apps. Mind that the websites created on local server will be limited to your machine only ie: it cannot be accessed via the Internet. For hosting websites that can be accessed via the Internet, you need to buy a web hosting package with all these services installed.
SENS, a new wearables company in India launched a handful of devices in the country.…
The true wireless earbuds market is growing rapidly in India. Truke, a German brand with…
Jabra has been one of the leading brands in audio peripherals since the company’s outset…
The entry-level price segment i.e the price bracket under Rs. 10k has not seen much…
Infinix is well known for launching a budget range of smartphones in India that offer…
Running a business requires more than just financial solid and customer relations. To successfully grow…