Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
aptana 3でwampサーバーをセットアップしようとしています。したがって、外部Webサーバー構成の編集中に、wampサーバーの開始コマンドと停止コマンドの2つのオプションがあります。そこに何を指定する必要があるか誰か教えてもらえますか??
開始コマンドでこれを試してください:
NET START wampapache
これは停止コマンドの場合:
NET STOP wampapache