Setting Up LAMP: Getting Linux, Apache, MySQL, and PHP Working Together
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| Setting Up LAMP: Getting Linux, Apache, MySQL, and PHP Working Together | |||||||||||||||||||||||||||||
|
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:
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 Reviews 1 - 22 of 22 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 06-23-08 | 1 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
At the moment, don't buy this book. The reason: what is otherwise an excellent book cannot be followed, because the essential steps it takes you through require resources that are not available - ie. the web resources no longer exist. Time is money, and after spending another long day yesterday, running into one dead end after another, one failed work around after another, this book has cost me lots, and I've not achieved anywhere near Setting Up Lamp. The authors/publisher could correct this easily enough, by providing the info on their website. If these issues are corrected, the book is likely to rate differently. Until that time, invest elsewhere.
(Review Data Last Updated: 2008-10-10 06:25:07 EST)
|
|||||||||||||||||||||||||||||
| 07-12-07 | 3 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book was probably great a couple of years ago. It has great step-by-step instructions, and it walks you through things in a very detailed manner.
However, since the versions of all software (and the OS) used in the book have been updated at least a few times since 2004, I ran into several issues. Maybe 10% of all the links are accurate (which you need to install the .rpm files in the way the book tells you to), and when you do find the updated versions of everything, some of the commands the book gives you produce errors. Since the instructions probably worked correctly in 2004, there is no information on what those errors mean or how to fix them. In short, I'm setting this book aside to find something more recent, and reloading the system I was using to test this with. If you do not have prior experience and a good understanding of how all of these programs work and how to troubleshoot their errors, I would recommend finding a more up-to-date book. (Review Data Last Updated: 2008-06-22 04:07:10 EST)
|
|||||||||||||||||||||||||||||
| 01-09-07 | 2 | 2\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I am very unsatisfied with this book. It only gives instructions on how to setup a lamp using one distro only. And it was geared only to well experienced users. The book was incomprehensible to me.
(Review Data Last Updated: 2007-07-12 17:53:20 EST)
|
|||||||||||||||||||||||||||||
| 08-25-06 | 3 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is listed as a beginner to intermediate book, but I would rate it as intermediate at the very least. The author has a fetish for unnecessarily elaborate terminology that overcomplicates straightforward operational activities (to exemplify my point). Otherwise, it is a good overview of the four technologies and how they work together to provide a seamless web presence.
(Review Data Last Updated: 2007-07-10 19:11:45 EST)
|
|||||||||||||||||||||||||||||
| 03-05-06 | 4 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
One of the things I liked about this book was the amount of detail it had on its subjects, and yet it is not a 1000 page novel. If you just want to have a system running a web server and you don't really care about how it works and what is going on, then this is definitely not the book for you. However, if you really want to learn how these components work together and exactly what is going on, then I do recommend this book. After taking a Linux course, I picked this up and still learned quite a bit from the introduction to Linux chapter. Everything is very clearly written and easy to understand. The only thing I didn't like was that many of the pages are devoted to listing configuration files, but you can easily just skip over these if they don't apply to you.
(Review Data Last Updated: 2007-07-10 19:11:45 EST)
|
|||||||||||||||||||||||||||||
| 03-04-06 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
One of the things I liked about this book was the amount of detail it had on its subjects, and yet it is not a 1000 page novel. If you just want to have a system running a web server and you don't really care about how it works and what is going on, then this is definitely not the book for you. However, if you really want to learn how these components work together and exactly what is going on, then I do recommend this book. After taking a Linux course, I picked this up and still learned quite a bit from the introduction to Linux chapter. Everything is very clearly written and easy to understand. The only thing I didn't like was that many of the pages are devoted to listing configuration files, but you can easily just skip over these if they don't apply to you.
(Review Data Last Updated: 2006-08-26 12:28:39 EST)
|
|||||||||||||||||||||||||||||
| 02-11-06 | 2 | 2\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you are looking for a book that provides a brief overview, you will be satisfied with Eric Rosebrock's book. If you are looking for a "how to" reference book that covers MySQL and PHP in depth, you will probably be disappointed. The book merely provides basic information as the title states: "Setting Up LAMP: Getting Linux, Apache, MySQL, and PHP Working Together" that being LAMP installation and configuration procedures on a FEDORA Linux environment. This book offers the necessary information to install FEDORA Linux, and getting your Apache web server operating with MySQL and PHP. Rosebrock's book does save you the time and effort of having to glean information from those various "open source computer geeks" (right brain) web sites.
(Review Data Last Updated: 2007-07-10 19:11:45 EST)
|
|||||||||||||||||||||||||||||
| 12-29-05 | 4 | 6\6 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I've been working on getting my RedHat Fedora 3 working with LAMP. Finally I sat down and spent some dedicated time with this book and got it working.
apache: apache_1.3.33 mysql: 5.0.2-alpha php-5.1.1 This is my environment I setup and it worked! Good step by step instructions and the quick reference steps in the back of the book were excellent. Highly recommend. (Review Data Last Updated: 2007-07-10 19:11:45 EST)
|
|||||||||||||||||||||||||||||
| 12-03-05 | 5 | 3\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I just finished this book and I must say that it is absolutely hands down the best computer book I've ever used. It is well written and doesn't waste 200 pages with a bunch of the author's "humor" like you find in a lot of "user friendly" computer books.
More than just PHP/MySQL/and Apache I was very impressed with the attention given to installing and securing/hardening Linux. The author uses Fedora Core (I used Centos 4.2) and the information is very relevant as the author uses Apache 1.3 (but discusses Apache 2), PHP 5 and MySQL 5. After I read hte book I was VERY happy to see Appendix A (which I think is worth the price of the book) which is basically a "Quickstart" to installing Linux/PHP/MySQL and Apache and securing them all. If you want a readable book that is easy to follow with no errors, no wasted pages, and is not out of date; this is the book for you! (Review Data Last Updated: 2007-07-10 19:11:45 EST)
|
|||||||||||||||||||||||||||||
| 12-02-05 | 5 | 0\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I just finished this book and I must say that it is absolutely hands down the best computer book I've ever used. It is well written and doesn't waste 200 pages with a bunch of the author's "humor" like you find in a lot of "user friendly" computer books.
More than just PHP/MySQL/and Apache I was very impressed with the attention given to installing and securing/hardening Linux. The author uses Fedora Core (I used Centos 4.2) and the information is very relevant as the author uses Apache 1.3 (but discusses Apache 2), PHP 5 and MySQL 5. After I read hte book I was VERY happy to see Appendix A (which I think is worth the price of the book) which is basically a "Quickstart" to installing Linux/PHP/MySQL and Apache and securing them all. If you want a readable book that is easy to follow with no errors, no wasted pages, and is not out of date; this is the book for you! (Review Data Last Updated: 2006-07-07 08:24:29 EST)
|
|||||||||||||||||||||||||||||
| 11-10-05 | 3 | 1\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is more af a composite of the 4 taken straight off multiple online resources. The book reads as if you follow page by page, you will understand how to get them "Working Together". My strongest complaint is that it truely disregards security concerns in the earlier chapters. At many times you will feel alot of copy/paste has been performed. However, the book is surely for someone who has never touched any type of unix. if you fit this bill, then this book could work for you.
Try "Hacking Linux Exposed Second Edition" with 1 or 2 online newbie Linux sites that cover basic system configuration (there is more than enough). This book covers enough to get them working together and with a eye on security at the same time. (Review Data Last Updated: 2006-07-07 08:24:29 EST)
|
|||||||||||||||||||||||||||||
| 09-11-05 | 5 | 2\5 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I don't know how many of you out there have had to setup a lampp environment but let me tell ya to do it properly takes hours of your time. It's was nice to have a step by step guide to assist me in this project. Highly recommended!
(Review Data Last Updated: 2006-07-07 08:24:29 EST)
|
|||||||||||||||||||||||||||||
| 09-07-05 | 4 | 15\15 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This 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 10 minutes. Hope this information helps! :) (Review Data Last Updated: 2006-07-07 08:24:29 EST)
|
|||||||||||||||||||||||||||||
| 05-26-05 | 5 | 4\8 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I purchased the Setting up LAMP book as required text after signing up for a Linux web server course at my local community college. I had a linux web server up and running just by reading the book, I really did not need the class but just the right book and this was it. I had also bought Sams Teach yourself apache 2 in 24 hours and found it too hard to read.
(Review Data Last Updated: 2006-07-07 08:24:29 EST)
|
|||||||||||||||||||||||||||||
| 09-19-04 | 5 | 16\18 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Linux, qmail, PHP, MySQL and Apache form a rewarding and rock-solid combination. Authors Rosebrock and Filson and the good folk at Sybex deserve accolades for conceiving a book directed at just this combination and bringing it to press.
The distinctive feature of this book is just how readable it is. A myriad choices exist when it comes to Linux distributions and server applications for e-mail, database, web and server-side scripting. In each case, the authors summarize the alternatives and, with focused and generally unarguable judgment, choose the one they consider to be best. Without looking back, they then proceed to guide the reader through its essential installation and maintenance. It is clear they strive to make a system that is well integrated. An example of this is their decision to cover Apache 1.3 rather than Apache 2.0. Although they clearly like what they see in the newer branch, for reasons of interoperability with PHP they select Apache 1.3 for their book. Rosebrock and Filson serve as trustworthy mentors in the whole process of getting a complete installation up and running. They clearly teach from experience and with an appreciation of the frustrations beginning administrators may face. For example, while admitting the vi editor's power, they have the reader use the friendlier editor pico for basic editing. In addition to covering the main server applications, this book provides a cursory introduction to auxiliary programs like the various MySQL and qmail utilities. A number of network tools such as nmap and traceroute are given quick overviews. For my part, I think the book should contain more discussion of the secure shell client and server and the process of creating and maintaining public and private keys. "Setting up LAMP" is a well-written, well-targeted book. May it serve as a guide to a whole new generation of administrators who wish to build a complete, fast and robust web and mail server. (Review Data Last Updated: 2006-07-07 08:24:29 EST)
|
|||||||||||||||||||||||||||||
| 09-13-04 | 5 | 8\11 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I have seen a lot of books on lamp, but none cover the vast area in such great detail as Setting Up Lamp does. If you are already in linux or you have never touched linux, this book will help you a lot.
(Review Data Last Updated: 2006-05-29 07:50:24 EST)
|
|||||||||||||||||||||||||||||
| 09-13-04 | 5 | 11\15 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I am one of the embarrassed few who find making the transition to Linux from Windows/Mac very difficult. I have spent many hours at the bookstore trying to find a book that explains the basics before moving onto more complex issues. This book was the only one that I found that truly accomplishes this goal.
I would recommend this book to anyone who wants a clearer understanding how to set up LinuxApache/MySQL/PHP. Eric Rosebrock you are the man!!! (Review Data Last Updated: 2006-07-07 08:24:29 EST)
|
|||||||||||||||||||||||||||||
| 09-09-04 | 5 | 4\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book covers all aspects of setting up LAMP, from the basics of a linux install right up to correctly managing MYSQL. While aimed at the first time/new linux user even the old hands will learn something.
Its well laid out in easy to read manner, which is something that linux books are often not. It also takes the time to explain in simple every day language what something does before you do it. The book also teaches you good linux administration right from page one. And to cap it all off they provide a great checklist at the back for setting multiple lamp installs quickly without leaving things out. So after your first lamp system you will be able to fly through your next install! Hats off to Eric Rosebrock and Eric Filson for a great all around book (Review Data Last Updated: 2006-05-29 07:50:24 EST)
|
|||||||||||||||||||||||||||||
| 09-09-04 | 5 | 6\7 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book nailed it! I've read quite a few boring Linux books, but something about the authors way of writing kept me going through this book. Sure it had a lot of technical information, but the authors took time to actually explain it which means a lot.
The book was written off of Fedora Core 2, whcih is fine with me. I've dablled with the other flavors of Linux, but Fedora and Redhat are the quickest and easiest ways to get a server online. Hats off for taking the leap into Fedora! Qmail... wow! They tackled Qmail head first in this book and most imporantly, it actually works! I am shocked that I was able to fumble through the checklist and get a top-notch Qmail server up and running! I wish they could have covered the APF firewall at rfxnetworks.com, but the customized Firewall that was discussed in the book is a great starting point and definately does the trick. GET THIS BOOK! Leap away from the helpless Windows OS and build a REAL server for practially no costs! (Review Data Last Updated: 2006-05-29 07:50:24 EST)
|
|||||||||||||||||||||||||||||
| 09-07-04 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
What a great way to get started in the LAMP world.
This book serves to bring the computer minded people into the LAMP world. You'll learn everything you need to get a system up and running. When you run into the roadblocks, have no fear. This book goes on to show you where you can get extra help in those situations where you keep banging your head on the wall. I was able to get qMail up and running quickly, the Apache/MySQL/PHP install went in seemlessly. Great work!!! (Review Data Last Updated: 2006-05-29 07:50:24 EST)
|
|||||||||||||||||||||||||||||
| 09-07-04 | 5 | 6\7 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I've been using PHP and MySQL for sometime now, but I've always depended on having a system administrator there to set everything up, costing my small company time and money. Not anymore. I've got to say that this book honestly taught me exactly what I needed to know to setup Linux which I thought I'd never do on my own, it also showed me not just how to get Linux Apache MySQL and PHP installed, but installed right and ready for production.
Two thumbs up for Eric Rosebrock on his second book. I did read the first book he wrote "Creating Interactive Web Sites with PHP and Web Services" which was also a worthwhile read. On this new book, he really did take it to another level. Though-out the book, everything is spoken plainly and with humor so even an old guy like myself can understand and enjoy it cover to cover. I've read a few linux books in my day, but most seem either too dull or out dated before I even finish. This book was impressive and dealed with new technologies like Red Hat Linux's Fedora core 2. Another thing worth noting was that, although the book is titled Setting Up LAMP, it deals with more then just those components, it's rather well rounded as it deals with setting up a iptables firewall, setting up a mail server and other administration work that normally requires a book in itself. Hope this review helps those looking for a good LAMP book. In closing, I'd like to say I've since fired my in house linux guru. I can do it all myself now. (Review Data Last Updated: 2006-05-29 07:50:24 EST)
|
|||||||||||||||||||||||||||||
| 08-31-04 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is a very useful guide to setting up LAMP - Linux, Apache, MySQL and PHP, ideal for people trying to setup a web server for the first time. "Setting Up LAMP" is accessible and easy to read, considering its at times complex subject matter. As the title suggests, the main focus of the book is on the setup of Linux, Apache and MySQL with a chapter on the setup of each. These chapters walk through the setup step by step including screenshots of important stages. As well as covering the setup, it goes into a detailed introduction and usage of the LAMP combination.
The book goes further than just the setup of LAMP, it also covers important server administrative tasks such as the setup of firewalls, securing the server and the various configuration options of iptables, Qmail, PHP, mySQL and Apache. As well as this there is a lot of valuable information about DNS, TCP/IP and a quick LAMP setup guide in the appendix is useful for setting up LAMP quickly without the need to re-read the book. Overall this book is a great guide to the setup of LAMP and it has saved me a lot of time. (Review Data Last Updated: 2006-05-29 07:50:24 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 22 of 22 | |||||||||||||||||||||||||||||
| All Books | Arts | Biography | Click Here For An A-Z Index Of All 213 Best-Seller Subjects | Business | Children's | Comics | ||||||
| Computers | Cooking | Engineering | Entertainment | Health | History | Home | Horror | Humor | Law | Fiction | Medicine | Mystery |
| Nonfiction | Outdoors | Parenting | Professional | Reference | Religion | Romance | Science | Sci-Fi | Sports | Teens | Travel | |