Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/282.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/apache/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php Apache的意外终结_Php_Apache_Easyphp - Fatal编程技术网

Php Apache的意外终结

Php Apache的意外终结,php,apache,easyphp,Php,Apache,Easyphp,我的EasyHP服务器突然停止工作,这是以前发生过的,我将端口更改为8080,但现在它不再工作 我使用netstat检查了是否有任何进程使用我的端口,但没有任何应用程序使用该端口 以下是日志中写入的内容: 18/08 15:43:25 EasyPHP Apache CreateProcess "C:\PROGRA~2\EasyPHP\binaries\apache\bin\eds-httpd.exe" 18/08 15:43:26 EasyPHP ServerBase::TimerProc :

我的EasyHP服务器突然停止工作,这是以前发生过的,我将端口更改为8080,但现在它不再工作

我使用
netstat
检查了是否有任何进程使用我的端口,但没有任何应用程序使用该端口

以下是日志中写入的内容:

18/08 15:43:25 EasyPHP Apache CreateProcess "C:\PROGRA~2\EasyPHP\binaries\apache\bin\eds-httpd.exe"
18/08 15:43:26 EasyPHP ServerBase::TimerProc : GetProcessVersion Apache (pid: 7656) error 5
18/08 15:43:26 EasyPHP Apache  Unexpected end of Apache !
当我转到eds-httpd.exe尝试运行它时,它会说“没有可用的侦听套接字,请重试”


我不知道发生了什么,请告知。

更新

我发现了错误。显然我的IP已从10.0.1.15更改为10.0.1.14


我从ipconfig中找到了它,并在httpd.conf中更改了配置。apache错误日志中有任何内容吗?您在端口80上运行过其他内容吗?例如Skype?感谢您的快速响应。我没有运行任何其他应用程序。显然,错误是我的IP