Home php教程 php手册 php环境搭建wampserver、Apache、Mysql和php - 无影飞絮剑

php环境搭建wampserver、Apache、Mysql和php - 无影飞絮剑

May 20, 2016 am 11:39 AM

wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-32b搭建php环境

在win下,下载wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-32b.exe,默认安装。

然后打开安装目录下apache的httpd.conf配置文件D:\wamp\bin\apache\apache2.4.9\conf\httpd.conf

修改如下:

<span style="color: #008080;"> 1</span> Listen 0.0.0.0:8088
<span style="color: #008080;"> 2</span> Listen [::0]:8088
<span style="color: #008080;"> 3</span> 
<span style="color: #008080;"> 4</span> ServerName localhost:8088
<span style="color: #008080;"> 5</span> 
<span style="color: #008080;"> 6</span> DocumentRoot "D:/kkkoffice/wwwroot"
<span style="color: #008080;"> 7</span> 
<span style="color: #008080;"> 8</span> <directory></directory>
<span style="color: #008080;"> 9</span>     <span style="color: #008000;">#</span><span style="color: #008000;">AllowOverride none</span>
<span style="color: #008080;">10</span>     <span style="color: #008000;">#</span><span style="color: #008000;">Require all denied</span>
<span style="color: #008080;">11</span> <span style="color: #000000;">    Options FollowSymLinks
</span><span style="color: #008080;">12</span> <span style="color: #000000;">    AllowOverride None
</span><span style="color: #008080;">13</span>     Order deny,<span style="color: #000000;">allow
</span><span style="color: #008080;">14</span>     <span style="color: #008000;">#</span><span style="color: #008000;">Deny from all</span>
<span style="color: #008080;">15</span> <span style="color: #000000;">    allow from all
</span><span style="color: #008080;">16</span> 
<span style="color: #008080;">17</span> 
<span style="color: #008080;">18</span> <directory>
<span style="color: #008080;">19</span> <span style="color: #000000;">   Options FollowSymLinks
</span><span style="color: #008080;">20</span> <span style="color: #000000;">   AllowOverride None
</span><span style="color: #008080;">21</span>    Order deny,<span style="color: #000000;">allow
</span><span style="color: #008080;">22</span> <span style="color: #000000;">   allow from all
</span><span style="color: #008080;">23</span> </directory>
Copy after login
View Code

说明:

Listen  监听端口

ServerName  服务器名字(带有端口号)

DocumentRoot  php文件路径(注意:最后面一定不要带"/")

 

可能出现的问题:访问 http://localhost:8088/phpinfo.php

如果出现You don't have permission to access /test/file.php on this server

注释Deny from all          ----拒绝所有想访问

添加allow from all

每次修改完apache的httpd.conf都记得要重启apache

重启刷新页面正常访问如下

  

好啦,环境已经搭建成功!

 

Statement of this Website
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

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)