Home > php教程 > php手册 > body text

关于Appserv无法打开localhost问题的解决方法

WBOY
Release: 2016-06-13 12:20:57
Original
1059 people have browsed it

安装了Appserv时,无法打开http://localhost或是http://127.0.0.1
在端口没有被占的情况下(本来我就没安装IIS),只要启动下D:\AppServ\Apache2.2\bin文件夹里的ApacheMonitor.exe .
即启动Apache,运行,就可以了。
登陆phpmyadmin时,一般默认帐号为:root
密码为你安装时输入的密码,。
如果遇到apache无法运行的话,八九成是端口被占用。这时,就要用到Ctrl+Alt+Del将某些进程kill。空出端口就Ok了。。
要不然,就换一下端口。

其实大家可以用phpnow也是不错的php环境实现软件。

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 Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!