The method to build the php environment under mac is: first switch to the root user; then check whether port 80 is occupied; then open apache and open the php module in "httpd.conf"; finally write the php code. Just test it.
1. Because mac comes with apache and php, just open the command line directly
First switch to the root user sudo -i
Then check whether port 80 is temporarily used lsof
Check the apache version httpd -v
Open apache apachectl start
Restart apache apachectl restart
Close apache apachectl stop
Run 127.0.0.1, if it works, it means apache is started successfully
command shift G Enter the path/etc/apache2 Open the apache configuration file httpd.conf Open the php module,
echo 'hello xym:this mac default apache !!! 2018.6.21!!';
phpinfo();
?>
##You need to restart apache and then run 127.0.0.1/test.php. Displaying this page indicates successful operation
Recommended: "
The above is the detailed content of How to build php environment under mac. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 English version
Recommended: Win version, supports code prompts!

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

WebStorm Mac version
Useful JavaScript development tools
