apache-Apache2.4加载php7.0过后无法正常启动提示端口被占用

WBOY
Release: 2016-06-02 11:29:15
Original
1208 people have browsed it

phpapache

apache安装完成正常启动,但是加载php7.0的时候提示端口被占用

调用代码:
LoadModule php7_module "C:/php7.0/php7apache2_4.dll"
AddType application/x-httpd-php .php
PHPIniDir "C:/php7.0/"

Related labels:
source:php.cn
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template