Membuat Password PhpMyAdmin WAMP5

[ Password PhpMyAdmin ] Sesuai judul artikel ini, maka disini saya akan membahas bagaimana caranya menambahkan atau membuat password PhpMyAdmin WAMP5. Pada server lokal jika tidak menggunakan password secara normal memang tidak masalah, toh yang menggunakan komputer atau laptop hanya kita sendiri. Tapi tidak salahnya memang kita membiasakan diri untuk selalu memproteksi segala hal yang sifatnya privasi.

Sekilas review password PhpMyAdmin WAMP5 secara default memang tidak menggunakan password, sehingga jika kita menggarahkan kealamat http://localhost/phpmyadmin/ maka akan langsung masuk kehalaman utamanya, dengan menampilkan pesan bahwa halaman tersebut tidak menggunakan password.

Password PhpMyAdmin

Dan berikut cara membuat password PhpMyAdmin WAMP5 [Read more...]

Apache on Windows XP

If you design websites you might want to install a web server on your computer in order to test your sites in an environment that matches the real thing as close as possible. This article describes how to install and configure the open-source Apache HTTP (web) server and how to make it work with not one site but as many as you require using a technique called name-based virtual hosting.

Go to the Apache HTTP server download page and select the series you want to use (either 1.3 or 2.0) and download the Win32 binary. In my case I
After you have downloaded the MSI file compare the MD5 signature with the value published on the Apache website. Note: I am working on an explanation on how to do this, for now read the instructions on the Apache HTTP server download page.

Installing and configuring Apache on Windows XP: Virtual Hosts

Installing the Apache web server

If you set up your day-to-day account properly on Windows XP you are working as a limited user. For installation of the Apache HTTP server you need to have Administrator rights. So go to the Windows XP Login screen by pressing the Windows key (between the left Ctrl and left Alt on most keyboards) and the L key together.

When started, the Apache HTTP server installation wizard displays a welcome message. Click on the Next button to continue. Next, the Apache license is shown. Read it carefully and if you accept the license, select the “I accept the terms in the license agreement” option and press the Next button.

Next a “Read This First” document is displayed. Read it carefully before pressing the Next button.

Apache

[Read more...]

Create An Ftp Server On Your Pc With Serv-U

Requirements:  Serv-U No-IP.com Website

Quote:
Step 1. Getting a static IP address.

  1. Go to www.no-ip.com to create a new user account.
  2. Fill in the information that is required and the click Register button.
  3. Your account has now been created and your account password has been emailed to you.
  4. Check your email mailbox and wait for the mail that contains your password
  5. Go back to www.No-IP.com and type your email address and password to login to your account.
  6. Once in your account, click on Add a host in the left menu
  7. Type in the Hostname you want (example: rkchoolie) and pick a Domain from the list (example: ftpserve.com)
  8. Check Allow Wildcards and click the Submit button
  9. You now have your static address (example: rkchoolie.serveftp.com)
  10. Click on your OS link in the Dyn-Update Client in the bottom right menu and follow links to download the client
  11. Once downloaded, install the software and type in your email address and password when asked.
  12. Finally tick the checkbox near your static address.

You now have a static web address .

Quote:
Step 2. Installing and setting the FTP server [Read more...]