每当我在XAMPP服务器运行错误消息时打开Mozilla Thunderbird ' Apache HTTP Server已停止工作' 不断弹出(并确实断开了localhost访问)。 / p>
我怀疑它可能是一个端口冲突问题,因为当我关闭Thunderbird并且它们都使用相同的端口25时错误消息停止。因此我尝试在Thunderbird中将25更改为26并尝试将Apache Server端口更改为444 443因为Thunderbird也使用端口443(如下面给出的Apache access.log)。
我相应更新了conf,sendmail.ini和php.ini文件。但他们都失败了。我已经在下面给出了完整的错误消息。
Apache HTTP Server has stopped working
Problem signature:
Problem Event Name: APPCRASH
Application Name: httpd.exe
Application Version: 2.4.12.0
Application Timestamp: 54c90386
Fault Module Name: php5apache2_4.dll
Fault Module Version: 5.5.24.0
Fault Module Timestamp: 552ec2da
Exception Code: c0000005
Exception Offset: 00003510
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
PHP Xampp = 5.5.24
OS = Windows 7 64位
Apache2.4 = 80,443
Mercury = 25,79,105,106,110,143,2224
听80
smtp_server =本地主机
SMTP_PORT = 25
[邮件功能]
SMTP = localhost
smtp_port = 25
sendmail_from = root @ localhost
在Thunderbird客户端的四个帐户中,两个帐户使用587作为端口,两个localhost帐户使用25个。
accountname1:root @ localhost accountname2:root2 @ localhost
服务器名称:localhost
港口:110
127.0.0.1 - - [01/Jan/2016:10:12:31 +0530] "CONNECT live.mozillamessaging.com:443 HTTP/1.1" 200 2895 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0"
[Fri Jan 01 11:27:16.193174 2016] [mpm_winnt:notice] [pid 1036:tid 256] AH00428: Parent: child process 5220 exited with status 3221225477 -- Restarting.
[Fri Jan 01 11:27:17.464707 2016] [ssl:warn] [pid 1036:tid 256] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Jan 01 11:27:17.555531 2016] [mpm_winnt:notice] [pid 1036:tid 256] AH00455: Apache/2.4.12 (Win32) OpenSSL/1.0.1l PHP/5.5.24 configured -- resuming normal operations
[Fri Jan 01 11:27:17.558460 2016] [mpm_winnt:notice] [pid 1036:tid 256] AH00456: Apache Lounge VC11 Server built: Jan 28 2015 16:48:40
[Fri Jan 01 11:27:17.558460 2016] [core:notice] [pid 1036:tid 256] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Fri Jan 01 11:27:17.570180 2016] [mpm_winnt:notice] [pid 1036:tid 256] AH00418: Parent: Created child process 4776
[Fri Jan 01 11:27:18.864175 2016] [ssl:warn] [pid 4776:tid 268] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Jan 01 11:27:19.241142 2016] [ssl:warn] [pid 4776:tid 268] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Jan 01 11:27:19.328060 2016] [mpm_winnt:notice] [pid 4776:tid 268] AH00354: Child: Starting 150 worker threads.
[Fri Jan 01 11:27:21.809600 2016] [mpm_winnt:notice] [pid 1036:tid 256] AH00428: Parent: child process 4776 exited with status 3221225477 -- Restarting.
[Fri Jan 01 11:27:23.011795 2016] [ssl:warn] [pid 1036:tid 256] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Jan 01 11:27:23.140706 2016] [mpm_winnt:notice] [pid 1036:tid 256] AH00455: Apache/2.4.12 (Win32) OpenSSL/1.0.1l PHP/5.5.24 configured -- resuming normal operations
[Fri Jan 01 11:27:23.141683 2016] [mpm_winnt:notice] [pid 1036:tid 256] AH00456: Apache Lounge VC11 Server built: Jan 28 2015 16:48:40
[Fri Jan 01 11:27:23.141683 2016] [core:notice] [pid 1036:tid 256] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Fri Jan 01 11:27:23.153402 2016] [mpm_winnt:notice] [pid 1036:tid 256] AH00418: Parent: Created child process 5884
答案 0 :(得分:1)
将端口更改为85
访问 localhost,方法是访问
localhost:85/