See how PHP and Apache are configured successfully

Source: Internet
Author: User
Tags phpinfo

PHP config file is php.ini Check whether PHP is configured successfully, write a phpinfo.php file in wamp/www root directory, content is

<?php

  Phpinfo ();

?> can then open the Web page into localhost or http://127.0.0.1, and if you can output the content list, the display is already configured successfully.

Apache configuration file is hpptd.conf Check that Apache is configured successfully, you can first through the cmd command Netstat-aon see if there are any programs that occupy 80 ports; Look at the Apache taskbar icon to see if there is a green logo, if there is a proof of success;

See how PHP and Apache are configured successfully

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.