Skip to main content

Installing Apache, MySQL, and PHP




Course Summary
Description

Course name:
Installing Apache, MySQL, and PHP

Author:
David Gassner

Duration:
01h 49m

Released on:
1/21/2011

Exercise files:
Yes

Software works on:
Mac and Windows

Installing Apache, MySQL, and PHP with David Gassner describes how to install and perform the initial configuration of Apache, MySQL, and PHP, known as the AMP stack, on a local development computer. Chapters are devoted to multiple installation approaches: installing the components separately on both Windows and Mac, installing the pre-packaged Apache and MySQL distributions in WampServer on Windows and MAMP on Mac, and installing the cross-platform XAMPP on both Mac and Windows. Exercise files are included with the course.
Topics include:
  • Performing Apache, PHP, and MySQL as separate installs
  • Setting the MySQL root user password
  • Installing WampServer
  • Changing PHP versions with WampServer add-ons
  • Installing MAMP
  • Configuring Apache and MySQL server ports
  • Installing Xampp for Windows and Mac
  • Managing MySQL security through Xampp
  • Detecting and handling port conflicts


Comments

Popular posts from this blog

Download Facebook or Youtube Videos Without Any Tools

                Have you ever liked a video shared by your friend on facebook and wanted to download it…Well this this tutorial is not only for facebook or youtube instead it can be used for any video streaming website like metacafe,dailymotion,veoh or yahoo videos.There are websites on the internet that will convert your video link into a download link but it has the following drawback

How To Remove “Error Deleting File or Folder”

It is a very common and annoying message that the file or folder you are trying to deleted cannot be deleted or thependrive cannot be removed as it is used by the system.In this tutorial I will show how to remove your pendrive or delete the files and folders if you get such an error.This error has various flavours and it can be of any of the following types:

Murach's JavaScript and DOM Scripting

by Ray Harris 20 chapters, 764 pages, 337 illustrations ISBN: 978-1-890774-55-4 Today, web users expect web sites to provide advanced features, dynamic user interfaces, and fast response times. To deliver that, you need to know the JavaScript language. Beyond that, though, you need to know how to use JavaScript to script the Document Object Model (or DOM). Now, at last, you can learn both JavaScript and DOM scripting in this one great book. In fact, by the end of chapter 3, you'll be able to develop and debug significant JavaScript applications. By the end of section 2, you'll know the complete JavaScript language and some elementary DOM scripting. And by end of section 3, you will have raised your DOM scripting skills to an expert level.