古詩詞大全網 - 成語查詢 - EasyPHP打開 提示: Apache cannot be runned:another Web server use the Web port!怎麽解決?

EasyPHP打開 提示: Apache cannot be runned:another Web server use the Web port!怎麽解決?

netstat -an查看 80 端口是否被占用

修改端口的話

右鍵 EasyPHP 托盤小圖標 -->configuration -->apache

將會打開 httpd.conf 這是apache的配置文件,找到listen 80這壹行,將80改為替他端口即可