How To Build a LAMP Server: From initial installation to designing and building a working application
This book deals with the tasks of installing, configuring and using a LAMP (Linux, Apache, MySQL, PHP) stack for the purposes of serving a custom web application. <br /> <br />This book consists of two volumes. <br /> <br />Volume One details the installation of the Red Hat 6 Operating System and configuration choices involved there, the Apache, MySQL and PHP installation and configuration plus the installation of the phpMyAdmin application to help manage the MySQL database. <br /> <br />At every stage, the author's real-world experience guides you with Reliability, Availability and Serviceability advice to help you choose the most manageable and secure configuration for your needs. <br /> <br />Volume Two walks through the design and writing of a LAMP-driven "wishlist" application for the web using the MySQL database for storage. MySQL and PHP development are covered in this practical application; all source code is available for download.