Turn mobile device into Portable Web Server system

The following article will show you how to turn a portable storage device (here is a USB drive) into a Portable Web Server system

TipsMake.com - The following article will show you how to turn a mobile storage device (here is a USB drive) into a Portable Web Server system .

Here, we use XAMPP Lite, the latest version is 1.7.3, including Apache, MySQL, and PHP support features, which are compatible with a wide variety of website and webapps. You can choose the full version with many features like FileZilla FTP server and OpenSSL.

Download the * .exe version of Xampp Lite here. Then proceed with the installation and choose where you want to store:

images 1 of Turn mobile device into Portable Web Server system
Images 1 of Turn mobile device into Portable Web Server system

Select your removable drive, or a specific folder. Note that USB drives should be at least 250 Mb free:

images 2 of Turn mobile device into Portable Web Server system
Images 2 of Turn mobile device into Portable Web Server system

Click Install to start the installation, this process can take place quickly or long depending on the write-read speed of the USB drive:

images 3 of Turn mobile device into Portable Web Server system
Images 3 of Turn mobile device into Portable Web Server system

The above process ends, a command line window appears to inform the completion. If you want to create a shortcut at the start menu and the desktop, type Y , otherwise N :

images 4 of Turn mobile device into Portable Web Server system
Images 4 of Turn mobile device into Portable Web Server system

Next step, select Y to customize the specifications:

images 5 of Turn mobile device into Portable Web Server system
Images 5 of Turn mobile device into Portable Web Server system

Go to this step, select Y to complete the complete XAMPP turn-on process. The program is configured and set up server system to operate without a fixed location, so this server will work any time, anywhere:

images 6 of Turn mobile device into Portable Web Server system
Images 6 of Turn mobile device into Portable Web Server system

XAMPP will complete the final changes, press Enter:

images 7 of Turn mobile device into Portable Web Server system
Images 7 of Turn mobile device into Portable Web Server system

After that, the program will automatically activate the XAMPP command line interface. At the first line, set the time zone to match the system time:

images 8 of Turn mobile device into Portable Web Server system
Images 8 of Turn mobile device into Portable Web Server system

At the next step, select 1 to start XAMPP, or other options:

images 9 of Turn mobile device into Portable Web Server system
Images 9 of Turn mobile device into Portable Web Server system

To accompany the program, you may need portable browsers like Firefox, Chrome, or SeaMonkey.

Page 2 : Use XAMPP portable


 

Use XAMPP portable

Very simply, just open the archive folder and run the file xampp-control.exe :

images 10 of Turn mobile device into Portable Web Server system
Images 10 of Turn mobile device into Portable Web Server system

Continue to click Start in Apache and MySQL to start activating webserver:

Note : Do not check the box Svc, this will turn the server into a mandatory service of Windows. If you tick the Svc box, XAMPP will no longer be portable

images 11 of Turn mobile device into Portable Web Server system
Images 11 of Turn mobile device into Portable Web Server system

For Windows systems with Firewall, it will notify the server to block the operation. Select Allow for webserver to work:

images 12 of Turn mobile device into Portable Web Server system
Images 12 of Turn mobile device into Portable Web Server system

Then, click Admin to open the XAMPP admin page from the system browser, or use the address http:/// localhost / , http://127.0.0.1 :

images 13 of Turn mobile device into Portable Web Server system
Images 13 of Turn mobile device into Portable Web Server system

If all is not a problem, you will see the first page of XAMPP as follows:

images 14 of Turn mobile device into Portable Web Server system
Images 14 of Turn mobile device into Portable Web Server system

Select the appropriate language, here is English :

images 15 of Turn mobile device into Portable Web Server system
Images 15 of Turn mobile device into Portable Web Server system

images 16 of Turn mobile device into Portable Web Server system
Images 16 of Turn mobile device into Portable Web Server system

You can save custom web pages to the xampplighthtdocs directory to facilitate access and later work:

images 17 of Turn mobile device into Portable Web Server system
Images 17 of Turn mobile device into Portable Web Server system

Page 3 : Install WordPress on a portable server system


Install WordPress on the portable server system

Currently, WordPress is the most popular CMS and blogging platform today. The next steps, TipsMake.com will introduce you how to install, configure and customize WordPress with Apache.

Download WordPress here: http://wordpress.org/download/. Then unzip to the xampplitehtdocs folder:

images 18 of Turn mobile device into Portable Web Server system
Images 18 of Turn mobile device into Portable Web Server system

After successful decompression:

images 19 of Turn mobile device into Portable Web Server system
Images 19 of Turn mobile device into Portable Web Server system

Next, open http:/// localhost / phpmyadmin / and create a new database for WordPress. Type the database name in the Create new database box and click Create :

images 20 of Turn mobile device into Portable Web Server system
Images 20 of Turn mobile device into Portable Web Server system

Select the Privileges tab, and Add a new User :

images 21 of Turn mobile device into Portable Web Server system
Images 21 of Turn mobile device into Portable Web Server system

Create an account username and password for the account, then select the Go button at the bottom of the page:

images 22 of Turn mobile device into Portable Web Server system
Images 22 of Turn mobile device into Portable Web Server system

Page 4 : Use WordPress


Use WordPress

Next step, log into the path http:///localhost/wordpress/wp-admin/install.php. Select Next Create a Configuration File to continue:

images 23 of Turn mobile device into Portable Web Server system
Images 23 of Turn mobile device into Portable Web Server system

Make sure there is a username and password for the database, click Let's Go! :

images 24 of Turn mobile device into Portable Web Server system
Images 24 of Turn mobile device into Portable Web Server system

Next, enter the database name, username and password, leave the next 2 lines blank and click Submit :

images 25 of Turn mobile device into Portable Web Server system
Images 25 of Turn mobile device into Portable Web Server system

Next, click Run the install to finish the installation process:

images 26 of Turn mobile device into Portable Web Server system
Images 26 of Turn mobile device into Portable Web Server system

Fill in information such as title, username, and password, email. Click Install WordPress :

images 27 of Turn mobile device into Portable Web Server system
Images 27 of Turn mobile device into Portable Web Server system

So you have completed the portable version of WordPress installation. Select Log In to login to the admin page of WordPress:

images 28 of Turn mobile device into Portable Web Server system
Images 28 of Turn mobile device into Portable Web Server system

Here, you can add small pages, posts, themes, extensions . or any details of the regular WordPress system:

images 29 of Turn mobile device into Portable Web Server system
Images 29 of Turn mobile device into Portable Web Server system

You can preview the WordPress page you just created with the URL http:/// localhost / wordpress /

images 30 of Turn mobile device into Portable Web Server system
Images 30 of Turn mobile device into Portable Web Server system

If you want to stop the server operation, just press the Stop button corresponding to XAMPP services, if you press the Exit button at the top right, XAMPP will collapse under the system bar and not turn it off:

images 31 of Turn mobile device into Portable Web Server system
Images 31 of Turn mobile device into Portable Web Server system

Or you can use the xampp_stop.exe file in the xampplite directory:

images 32 of Turn mobile device into Portable Web Server system
Images 32 of Turn mobile device into Portable Web Server system

Good luck!

3.9 | 44 Vote
« PREV : Add domain...
Move home from... : NEXT »