Wiley.com
Print this page Share

Setting up LAMP: Getting Linux, Apache, MySQL, and PHP Working Together

ISBN: 978-0-7821-4337-9
Paperback
416 pages
September 2004
List Price: US $34.99
Government Price: US $22.39
Enter Quantity:   Buy
Setting up LAMP: Getting Linux, Apache, MySQL, and PHP Working Together (0782143377) cover image
This is a Print-on-Demand title. It will be printed specifically to fill your order. Please allow an additional 10-15 days delivery time. The book is not returnable.

Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.

ChapterPageDetailsDatePrint Run
Combined Errata

Page 113

second paragraph, second sentence: 127.0.0.0 should be 127.0.0.1 for loopback address.

Page 169

6th line from the bottom of the page, the book has:cpan > install ExUtils::MakeMaker but it should be:cpan > install ExtUtils::MakeMaker (Notice the "t" in the word "ExtUtils").

Page 176

The code segment for Step 9:
The code segment for Step 9:

"ln -s /var/qmail/supervise/qmail-send
/var/qmail/supervise/qmail-smtpd-->/service"

should read

"ln -s /var/qmail/supervise/qmail-send
/var/qmail/supervise/qmail-smtpd /service"

That is, the last part of the line, "/service", is separated by a
space from "/var/qmail/supervise/qmail-smtpd". Cross reference here:http://www.lifewithqmail.org/lwq.html , at the end of 2.8.2.2.

Response..

The example provided by the reader is correct, however I think in the book it's on a continuation line is what the referenced "-->" is about. The book would not allow the complete example to be printed on one line.



Related Titles

More By These Authors

General Programming & Software Development

by Mike Gunderloy, Joseph L. Jorden, David W. Tschanz
by Margaret L. Simmons (Editor), Ann H. Hayes (Editor), Jeffrey S. Brown (Editor), Daniel A. Reed (Editor)
by Paul Oman, Shari Lawrence Pfleeger
Back to Top