USB Powered Gadgets and more..

USB effects your everyday life. It really does. We’ll show you how.

Main >> Read a post and need to comment? >> Run WordPress from USB Stick

Already a member: Log In Now
Want to post? Register Now

Post Reply - Profile
Run WordPress from USB Stick Posted By: Editor on 07-11-2007 5:55 pm
Posts: 43
  

GetUSB posted an article about running Wordpress from a USB stick. If you have question, problems or comment please make them here.

Quote
RE: Run WordPress from USB Stick Posted By: bhagerty on 09-24-2007 10:29 pm
Posts: 1
  

There’s one error and one omission in this (otherwise excellent) tutorial about running WordPress on a stick. Both are important.

  1. The error: Users should not, repeat not, run the “setup-xampp.bat” file (the README file says as much). If you run this file, it will hard-code the drive letter of your USB stick into various configuration files. This is bad, because it means if the drive letter changes, your web server on a stick won’t work.
  2. The omission: You should warn uses to not check the “svc” box in the XAMMP control panel. Checking this installs apache and mysql as services under XP that will run automatically. Again, this is bad, because it leaves a footprint on the host machine (which partly defeats the purpose of running the web server off of a stick).

Thanks for the tutorial.

Quote
RE: Run WordPress from USB Stick Posted By: Editor on 09-26-2007 3:46 pm
Posts: 43
  

Excellent catch! The tutorial is updated.

Run WordPress from a USB drive.

Quote