search
Homephp教程php手册OS X Mountain Lion启用apache和php

1. 首先 启用 root用户 System Preferences Users and Groups 左下角Login options 右下角join Open Directory utility.... Edit menu in top menu Enable root user. 设置root密码 2. 启用 PHP OS X Mountain Lion预装了PHP 5.3.13但默认并没有开启, 打开T

1. 首先启用root用户

System Preferences

Users and Groups

左下角Login options

右下角join

Open Directory utility....

Edit menu in top menu

Enable root user.

设置root密码


2. 启用PHP

OS X Mountain Lion预装了PHP 5.3.13但默认并没有开启,

打开Terminal,

输入:sudo nano /etc/apache2/httpd.conf, 对httpd.conf进行编辑,

按Control+W,搜索php,找到:#LoadModule php5_module libexec/apache2/libphp5.so,

将此行前的#号去掉,

Control+O保存,

Control+X退出,

再回到终端输入:

login root

输入密码

输入 apachectl restart,

到这里PHP就已经正常开启了,

3, 编辑php源代码

你可以在Library/WebServer/Documents目录下上传一个随意命名的php文件,

比如info.php, 在这个php文件中填入

然后到浏览器访问“localhost/info.php”,

就可以看到详细的php配置环境信息了。

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

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

Hot Tools

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)