Blog Post RSS ?

Blogs » PHP » LAMPPIX: Bootable webserver on a CD
 

LAMPPIX: Bootable webserver on a CD

by Harry Fuecks

Here’s a great idea – LAMPPIX a LAMP web server, bootable from a CD. It uses KNOPPIX, a Linux distribution designed to boot from a CD as well as XAMPP – a distribution of Apache + the usual suspects (e.g. mmCache).

For PHP solution providers seems like a great way to distribute your product to customers without requiring specialist knowledge from them – just put the CD in and reboot.

Thanks to Jon for the tip off.

Update: – a good point from Chris over at Deskpro – looks like you may need to purchase a MySQL MySQL license if you’re packaging your own code like this, when the code is not under a GPL-compatible license. From the license;

Please note that even if you ship a free demo version of your own application, the above rules apply.

I’m by no means a licensing expert so could be wrong but make sure you investigate. Strikes me this a flaw with XAMPP – perhaps Postgres and / or Firebird would be a better choice.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Ping.fm
  • Twitthis

Related posts:

  1. Is Software Licensed or Sold? A US court case has ruled that software is sold...
  2. Oracle Publicly Commits to MySQL Oracle have made a five-year promise to MySQL users following...
  3. How to Install MySQL Installing MySQL is easier than you think. Craig provides a...
  4. How to Install PHP on Windows In his final installation tutorial, Craig provides a step-by-step guide...
  5. MySQL Cross-Platform Table Naming Craig highlights the biggest potential pitfall of porting your MySQL-based...

This post has 5 responses so far