Heim  >  Fragen und Antworten  >  Hauptteil

conf – Informationen zum Festlegen der Apache-Konfigurationsdatei! Finde die Lösung!

Warum kann es nicht starten und einen Fehler melden?
Ich habe es viele Male versucht und nichts anderes war ein Problem.
Wenn diese beiden Zeilen mit Anmerkungen versehen sind, kann Apache normal gestartet werden.
Ich habe die Umgebung xampp-win32-1.8.2-3-VC9-installer.exe installiert,
php5apache2_2.dll existierte ursprünglich im PHP-Verzeichnis und wurde nicht separat heruntergeladen.
Ich habe auch versucht, PHPIniDir in D:/xampp/php/php.ini zu ändern,
Aber es kann auch keinen Apache starten!


[Sun Jan 12 15:00:52.795055 2014] [ssl:warn] [pid 7544:tid 256] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Sun Jan 12 15:00:53.460093 2014] [ssl:warn] [pid 7544:tid 256] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Sun Jan 12 15:00:53.877117 2014] [mpm_winnt:notice] [pid 7544:tid 256] AH00455: Apache/2.4.7 (Win32) OpenSSL/0.9.8y PHP/5.4.22 configured -- resuming normal operations
[Sun Jan 12 15:00:53.878117 2014] [mpm_winnt:notice] [pid 7544:tid 256] AH00456: Apache Lounge VC10 Server built: Nov 26 2013 16:07:35
[Sun Jan 12 15:00:53.878117 2014] [core:notice] [pid 7544:tid 256] AH00094: Command line: 'd:\xampp\apache\bin\httpd.exe -d D:/xampp/apache'
[Sun Jan 12 15:00:53.899118 2014] [mpm_winnt:notice] [pid 7544:tid 256] AH00418: Parent: Created child process 5512
[Sun Jan 12 15:00:55.171191 2014] [ssl:warn] [pid 5512:tid 268] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Sun Jan 12 15:00:55.973237 2014] [ssl:warn] [pid 5512:tid 268] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Sun Jan 12 15:00:56.106244 2014] [mpm_winnt:notice] [pid 5512:tid 268] AH00354: Child: Starting 150 worker threads.
[Sun Jan 12 15:27:04.794454 2014] [core:warn] [pid 7920:tid 196] AH00117: Ignoring deprecated use of DefaultType in line 112 of 

error.logs

天蓬老师天蓬老师2713 Tage vor625

Antworte allen(1)Ich werde antworten

  • PHP中文网

    PHP中文网2017-05-16 17:05:56

    如果没有php相关配置行正确的好,那端口方面应该没有错误。
    建议现运行apachectl -t ,看看配置文件的检查结果。

    另外,截图中的PHPIniDir设置明显不对,文件名称中少了.ini的后缀名。

    =================

    apachectl的路径是:/Applications/xampp/xamppfiles/bin/apachectl

    Antwort
    0
  • StornierenAntwort