国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

APACHE cannot start
滿天的星座
滿天的星座 2017-05-16 16:59:59
0
2
766

PHPSTUDY installed,

APACHE will automatically stop after a while after starting.

I checked the method online and ran it in the APACHE directory httpd.exe -w -n "Apache2a" -k start After that

No error is reported, but it will stop automatically after running for a few seconds.

Front end...no experience in setting up an environment...

How to solve this problem?

Using PHPSTUDY's built-in port check, no port conflict was found.

滿天的星座
滿天的星座

reply all(2)
PHPzhong

Apache common running error: The complete execution path cannot contain Chinese characters. Please check if this is the problem.

洪濤

1. The website root directory is set to the existing folder
DocumentRoot "F:/Webpage"
2. Access permission is given to all
<Directory "F:/Webpage">
Allow from all
</Directory>
3. There is also the execution path mentioned above

Except for ports and virtual hosts, these are the only things I can think of at the moment

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template