Mac version of Phpstorm XAMPP integrated Apache server Configuration graphic Tutorials _php Example

Source: Internet
Author: User
Tags port number

Choose to integrate the Apache server in Phpstorm, below is my own test step.

1. How to modify the Apache default port

XAMPP Apache default HTTP access port is 80

Restart Apache in XAMPP after the modification is complete.

2. Configuration process

Open settings/preferences Find Build, Execution, Deployment option, click Deployment Add as follows:

Because we have modified the default port 80, we must specify the port number here. The directory is/APPLICATIONS/XAMPP/XAMPPFILES/ETC/HTTPD.COF, this is the Apache Default Web site run directory, so it must be the directory or its subdirectories.

3.xampp start Apache

Test:

hello.php execution in the directory of Web Path (/applications/xampp/htdocs):

<?php
/**
* Created by Phpstorm.
* User:edwin * DATE:2016/10/12 * time
: Morning 12:30
/
echo ' Hello OK ';

You can then access it in the browser, as follows:

The above is a small series to introduce the Mac version of the Phpstorm XAMPP integrated Apache server configuration graphics and text tutorials, I hope to help you, if you have any questions please give me a message, small series will promptly reply to everyone. Here also thank you very much for the cloud Habitat Community website support!

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.