2
Diese Eingabeforederung nicht des Running beenden
bitte erst bei einem gewollten Shutdown schliessen
Please close this command only for Shutdown
Apache 2 is starting . . .
httpd.exe: Syntax error on line 35 of C:/Program Files (x86)/xampp/apache/conf/httpd.conf: server root must be a valid directory.

Apache konnte nicht gestartet werden
Apache could not be started
Press any key to continue...

これは私がCMDプロンプトを受け取るものです...誰かが助けることができますか?

4

1 に答える 1

0

C:/Program Files (x86)/xampp/apache/conf/httpd.conf の 35 行目の構文エラー: サーバー ルートは有効なディレクトリでなければなりません

次のことをお勧めします。

  • ファイルを開きますC:\Program Files (x86)\xampp\apache\conf\httpd.conf
  • 行 35 を調べます。と
  • の値をServerRoot有効なディレクトリに変更してください。
于 2012-08-31T05:02:33.023 に答える