Belajarlah bersungguh-sungguh agar kelak kau menjadi orang yang berguna.............

Rabu, 12 September 2012

Mulok

how to install a web application server
Before we make the internet online, it helps us try to create a local web server on our own computers. Here we are free Kutak - katik no online fees, rent and buy a domain hosting.
The way that we install a web application server on our own computers. There are many applications that can be used as a Web server on your computer. Whether it's a web server on Windows XP or another OS like linux (Ubuntu, Suse, etc.).
Web application server software that I have ever heard and the top is:
· Internet Information Services (IIS). This is usually the default IIS from windows. Generally used on windows 2000 server and windows 2003. IIS using ASP and many languages ​​combined with MSSQL database. For those of you who are good at vb script, ASP is suitable for you.
· Apache. This is usually for a website with PHP and database combined with MySQL. This software is free.
Due consideration money etc then a lot of people use Apache, PHP and MySQL to create a local web server. And also in the hosting, the average has been providing the facility PHP & MySQL. Therefore we focus our topic to the web server only.
You can download Apache, PHP and MySql from the website and install one at a time on our computers to create a local website server. But it's more complicated. There are some developers who already provides a single installer for the package (Apache, PHP and MySql), such as:
· XAMPP
· WAMPP
· JACK
I use it on my computer was XAMPP (basic package) version 1.6.7 for Windows. XAMPP is pretty good and also quite feature complete. These features - features of XAMPP:
1. Apache 2.2.9
2. MySQL 5.0.51b
3. PHP 5.2.6 + PHP 4.4.9 + PEAR
4. PHP-Switch win32 1.0 (please use the "php-switch.bat")
5. XAMPP Control Version 2.5 from www.nat32. Com
6. XAMPP Security 1.0
7. SQLite 2.8.15
8. OpenSSL 0.9.8h
9. phpMyAdmin 2.11.7
10. ADOdb 4.98
11. Mercury Mail Transport System v4.52
12.Filezilla PTP Server 0.9.25
13.Webalizer 2.01-10
14.Zend Optimezer 3.3.0
15. eAccelerator 0.9.5.3 for PHP 5.2.6 (comment out in the php)
Some of the features, I also do not quite understand. But the point is there are Apache, PHP and MySql, which is the third most we need to create a local web server on your computer.
How to install XAMPP is also easy. Here's how I install XAPP a web server on your computer.
1. Download XAMPP on the server (http://www.apachefriends.org/en/xampp-windows.html)
2. Double click on the file to unpack the new DoDownload installer. Select the folder on the highest level for a unpack the file as E: \ xampp or C: \ xampp or another folder. Remember do not use flash disk folders and the like.
3. Open the folder where you unpacked earlier.
4. Double click to install XAMPP setup_xampp.bat
5. Find and double click the file to open xampp-control.exe XAMPP settings.
6. Here you can start and stop Apache, MySQL servers and other features. For this exercise I think you can just start Apache, MySQL only.
7. Open your browser and type http://127.0.0.1 or http://localhost then your local web server will open.
Up here you've managed to make our computer into a web server. You can use phpMyAdmin to create a database.

Tidak ada komentar:

Posting Komentar