x
Loading
 Loading
Join 10,000+ Fans Join 5,000+ Followers Join 1,000+ Members Join 10,000+ Subscribers Subscribe to Daily Updates
Follow linuxdlsazine
Hello, Guest | Login | Register

Apache, For Instance

If you need a staging environment for a new network service, don’t run out and buy new hardware — even a new virtual machine may be unnecessary. Instead, create another instance of the service with just a few simple steps.

Linux can run on just about any personal computer. Moreover, the Linux/Apache/MySQL/Perl (or PHP, Python, or Ruby) stack runs well on commonplace hardware, too, making it easy to (quite literally) carry a complete website — development tools, data, and daemons — on an off-the-shelf laptop.

In fact, if you must run other versions or instances of a service on the same portable computer, you can, with just a little bit of effort. For example, if you want to test a new version of Apache, test your code against the latest revision of PHP, or leverage new features in MySQL, you can create multiple LAMP environments and develop your application in one or more.

In this month’s “On the Desktop,” let’s look at how to establish, maintain, and use multiple instances of Apache on the same Linux system. You can also run manifold occurrences of MySQL and other configurable daemons using…

Please log in to view this content.

Not Yet a Member?

Register with LinuxMagazine.com and get free access to the entire archive, including:

  • Hands-on Content
  • White Papers
  • Community Features
  • And more.
Already a Member?
Log in!
Username

Password

Remember me

Forgotten your password?
Forgotten your username?
Read More
  1. Remove Remote Connectivity Static with Dynamic DNS
  2. The State of Open Source System Automation
  3. Are You Expecting? Your Boss Should Know
  4. The Persistence of Time
  5. NTP: Timing is Everything
Comments