Features
- Cover Type: Paperback with 448 pages
- Published by: Sybex
- Edition: 1st Edition July 22, 2004
- Written in: English
- ISBN 10 Number: 0782143377
- ISBN 13 Number: 978-0782143379
-
Book Dimensions:
8.9 x 7.5 x 1 inches
- Weighs: 1.5 pounds
Product Description
You could think of
Setting Up LAMP as four books in one, but it's actually something much more valuable: a single volume that presents the open-source technologies known collectively as LAMP—Linux, Apache, MySQL, and PHP—as tightly dovetailed components of today's most affordable and effective platform for building dynamic web-based applications.
Each technology has uses outside of this context, of course, but within it they form something greater than the sum of their parts. This book shows you how to take full advantage of this power, walking you through all the steps required to lay your Linux foundation, install and configure your Apache web server, and then begin using PHP to access content stored in MySQL. Here are a few of the specific topics you'll find covered inside:
- Installing and configuring qmail with support for IMAP, POP3, SMTP, virtual domains, spam filtering, and antivirus
- Managing system users and groups
- Configuring your network
- Creating a custom firewall script using IP tables
- Recognizing when a system is in distress
- Handling MySQL database replication
- Configuring virtual domains
- Writing a basic PHP script that integrates with MySQL
If you're new to all of this, you'll quickly get to where you need to be to start developing and deploying the higher-level pieces of your web application. Even if you have experience with one or all of these technologies, this book—including its quick-start installation appendix—is a resource you'll want close by whenever you're setting up or fine-tuning your LAMP system.
Back Cover Copy
You could think of
Setting Up LAMP as four books in one, but it's actually something much more valuable: a single volume that presents the open-source technologies known collectively as LAMP— Linux, Apache, MySQL, and PHP—as tightly dovetailed components of today’s most affordable and effective platform for building dynamic web-based applications.
Each technology has uses outside of this context, of course, but within it they form something greater than the sum of their parts. This book shows you how to take full advantage of this power, walking you through all the steps required to lay your Linux foundation, install and configure your Apache web server, and then begin using PHP to access content stored in MySQL. Here are a few of the specific topics you’ll find covered inside:
- Installing and configuring qmail with support for IMAP, POP3, SMTP, virtual domains, spam filtering, and antivirus
- Managing system users and groups
- Configuring your network
- Creating a custom firewall script using IP tables
- Recognizing when a system is in distress
- Handling MySQL database replication
- Configuring virtual domains
- Writing a basic PHP script that integrates with MySQL
If you're new to all of this, you'll quickly get to where you need to be to start developing and deploying the higher-level pieces of your web application. Even if you have experience with one or all of these technologies, this book—including its quick-start installation appendix—is a resource you’ll want close by whenever you’re setting up or fine-tuning your LAMP system.
Reader ReviewsThis book was most certainly an easy read, giving step-by-step explanations and instructions for setting up LAMP, that is no where near as intimidating as all the other resources out there. I was quite pleased with it! As you can see by the other reviews, this book has hit the mark! However, my complaint about the book is that since it is geared more towards newbies to the Linux world, the step-by-step instructions are not completely accurate. Those that follow the book word-for-word will find themselves stuck unless they have a basic working knowledge of Unix/Linux, or know someone that does. This book uses Fedora as the linux-distribution. Despite my one complaint, this is one of the easier to read books out there, and I would recommend for anyone new to the Linux world wanting to set up a web server. Edit (9/27/05): If you prefer to take an easier route than this guide, search google for apachefriends.org or XAMPP. This book will teach you different processes, and go through reasons why certain things are done. While the information is useful, if you do not wish to go that in-depth into the subject, and just get a webserver up quickly, try this method. You will not learn all the intricate step-by-step procedures this book will teach you, but you should have LAMP set up within ten minutes. Hope this information helps! :)