Setting up LAMP: Getting Linux, Apache, MySQL, and PHP Working TogetherISBN: 978-0-7821-4337-9
Paperback
416 pages
September 2004
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.
Chapter | Page | Details | Date | Print 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:
"ln -s /var/qmail/supervise/qmail-send
should read "ln -s /var/qmail/supervise/qmail-send
That is, the last part of the line, "/service", is separated by a
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.
|