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

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>
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
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 agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool