CreateaPHP, MySQLandApachedevelopmentenvironment_MySQL

Source: Internet
Author: User
Tags cloud hosting
CreateaPHP, MySQLandApachedevelopmentenvironment Apache

In this tutorial we'll install PHP, MySQL and Apache locally.

Create a PHP, MySQL and Apache development environment

In my experience the easiest method to install PHP, MySQL and Apache for a local Windows platform is with one of the Bitname stacks (for Mac users: tutorial how to install Apache, PHP and MySQL on a Mac ).

1. Download and run WAMP stack

Visit the Bitnami site and downloadthe WAMP stack installer.

Double-click on the download package to start the installaton.

2. Additional components?

We only need to install phpMyAdmin. When asked which components you want to install you can uncheck all records T the last (phpMyAdmin ).

Next you'll be asked to select a folder for the installation. do not install inside the Windows Programs folder because then you will not be allowed to edit any files inside this folder. and you definitely will want to edit files in this development environment.

Then you'll be asked if you want to learn more about cloud hosting. You can uncheck this because we'll install WAMP on your local machine.

3. Create MySQL 'root' account

Remember the password you insert during this step. Later on you will need it to log in to phpMyAdmin with 'root' as user and the password you insert during this step.

Afterwards you can add other users in phpMyAdmin. However-to create databases and tables-you will need to log in as the 'root' user because other users do not have that privilege.

When you finish the installation the WAMP stack will start the MySQL Database and the Apache web Server. you'll get a Welcome screen. click on the tab 'manage servers' to check if both are running.

To open phpMyAdmin go to the Welcome tab and click on the button 'open phpmyadmin '. this will open the login screen where you need to insert 'root' and your password. we will look into what you can do with phpMyAdmin in another tutorial.

Start the WAMP stack

On the next occasion when you want to work with your local development environment locate the Bitnami WAMP stack between the other programs on your machine.

Then click on 'wampstack manager tool '.

The working directory (where you need to insert your PHP scripts) will beYourfolder/Apache2/htdocs (e.g. "C:/Bitnami/wampstack-Version. no/Apache2/htdocs /").

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.