windows:ampps

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
windows:ampps [2019/08/09 21:25] ともやんwindows:ampps [2019/08/19 07:20] (現在) ともやん
行 1: 行 1:
-<ifauth !@loggedinusers><html> 
-<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> 
-<script> 
-     (adsbygoogle = window.adsbygoogle || []).push({ 
-          google_ad_client: "ca-pub-0791334967460971", 
-          enable_page_level_ads: true 
-     }); 
-</script></html></ifauth> 
 <html> <html>
   <style>   <style>
 +    #install {
 +      overflow: scroll;
 +      overflow-x: hidden;
 +      height: 600px;
 +    }
 +    #result {
 +      width: 100%;
 +      height: 311px;
 +      position: relative;
 +    }
 +    #result p {
 +      position: absolute;
 +    }
     #result pre {     #result pre {
-      height: 200px;+      position: absolute; 
 +      left: 400px; 
 +      width: 370px; 
 +      height: 254px;
       overflow: scroll;       overflow: scroll;
       overflow-x: hidden;       overflow-x: hidden;
     }     }
   </style>   </style>
 +  <script>
 +    jQuery(function() {
 +      // toc をパッケージ管理一覧の上に重ねて、パッケージ管理一覧の幅が縮まない様にする
 +      jQuery("#dw__toc > div").css({"position": "absolute", "background-color": "white"});
 +    });
 +  </script>
 </html> </html>
 ====== Apache、MySQL、PHP、Perl、Python、MongoDB(64-bit) 開発&実行環境 ====== ====== Apache、MySQL、PHP、Perl、Python、MongoDB(64-bit) 開発&実行環境 ======
 [[https://www.ampps.com/|WAMP, MAMP and LAMP Stack : Softaculous AMPPS]]\\ [[https://www.ampps.com/|WAMP, MAMP and LAMP Stack : Softaculous AMPPS]]\\
 +{{:windows:ampps.png?200|Ampps}}{{:windows:ampps_web.png?640|Ampps Web}}\\
  
 ===== インストール ===== ===== インストール =====
   - [[https://www.ampps.com/downloads|WAMP, MAMP and LAMP Stack : Install PHP, Apache, Perl, MySQL - Downloads]] より [[http://s4.softaculous.com/a/ampps/files/Ampps-3.8-setup.exe|Ampps-3.8-setup.exe]] をダウンロードする。   - [[https://www.ampps.com/downloads|WAMP, MAMP and LAMP Stack : Install PHP, Apache, Perl, MySQL - Downloads]] より [[http://s4.softaculous.com/a/ampps/files/Ampps-3.8-setup.exe|Ampps-3.8-setup.exe]] をダウンロードする。
-  - **Ampps-3.8-setup.exe** を実行してインストールする。\\ <WRAP prewrap 100% #result><code>+  - **Ampps-3.8-setup.exe** を実行してインストールする。\\ <WRAP prewrap 100% #install>{{:windows:ampps_install_001.png?400|Ampps Install 001}}{{:windows:ampps_install_002.png?400|Ampps Install 002}}\\ <WRAP prewrap 100% #result>{{:windows:ampps_install_003.png?400|Ampps Install 003}}\\ <code>
 Ampps is a stack of Apache, PHP, MySQL, Perl & Python. Ampps is a stack of Apache, PHP, MySQL, Perl & Python.
 Ampps is a tool that makes it easy for anyone to create a new web site using a template or an existing free open source application, customize it, and then publish it on the internet via a wide choice of hosting service providers. You can install over 200 apps like:- Ampps is a tool that makes it easy for anyone to create a new web site using a template or an existing free open source application, customize it, and then publish it on the internet via a wide choice of hosting service providers. You can install over 200 apps like:-
行 45: 行 60:
 · CodeIgniter · CodeIgniter
 · Moodle, etc. · Moodle, etc.
-</code></WRAP>+</code></WRAP>{{:windows:ampps_install_004.png?400|Ampps Install 004}}{{:windows:ampps_install_005.png?400|Ampps Install 005}}\\ {{:windows:ampps_install_006.png?400|Ampps Install 006}}{{:windows:ampps_install_007.png?400|Ampps Install 007}}\\ {{:windows:ampps_install_008.png?400|Ampps Install 008}}{{:windows:ampps_install_009.png?400|Ampps Install 009}}</WRAP> 
 +  - Visual Studio C++ 再頒布可能パッケージが既にインストールされている場合は **[No]** をクリックする。\\ {{:windows:ampps_install_010.png?400|Ampps Install 010}} 
 + 
 +==== 起動 ==== 
 +Ampps を起動して以下のアドレスにアクセスする。\\ 
 +[[http://localhost/ampps/]]\\ 
 +{{:windows:ampps_web.png?800|Ampps Web}}\\ 
 + 
 +==== 日本語設定 ==== 
 +画面右上の **[Edit Settings]** をクリックする。\\ 
 +{{:windows:ampps_web_settings_001.png?323|Ampps Edit Settings}}\\ 
 +**User Settings** を以下の様に設定して **[Edit Settings]** ボタンをクリックする。\\ 
 +<code> 
 +Choose Language: Japanese 
 +Timezone: (GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk 
 +</code> 
 +{{:windows:ampps_web_settings_002.png?800|Ampps User Settings 001}}\\ 
 +画面が日本語表示になる。\\ 
 +{{:windows:ampps_web_settings_003.png?800|Ampps User Settings 002}}\\
  
 ===== トラブルシューティング ===== ===== トラブルシューティング =====
  • windows/ampps.1565353502.txt.gz
  • 最終更新: 2019/08/09 21:25
  • by ともやん