Getting Started with PHP & Apache

Source: Internet
Author: User
Tags getting started with php

PHP insight:http://blog.csdn.net/hxsstar/article/details/18809771

Install php:http://www.php-tutorials.info/installphp.php

PHP with mysql:http://blog.csdn.net/u011156212/article/details/44408445

Apache: If you want Apache to run a Web page with PHP (which requires a MySQL database with PHP functionality), you need to add LoadModule php5_module "to the httpd.conf" c:/xampp/php/php5apache2_ 4.dll "

Point the Web address to the Web folder where you want the host to run:

DocumentRoot "C:/users/gtian/dropbox/projects/onlinemonitor/dashboard"
<directory "C:/users/gtian/dropbox/projects/onlinemonitor/dashboard" >

Web site Input: localhost:8081 can display the Web page, Web content and MySQL database interaction

Getting Started with PHP & Apache

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.