windows:iis7_fuelphp

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
windows:iis7_fuelphp [2016/01/01 16:37] ともやんwindows:iis7_fuelphp [2024/03/27 10:52] (現在) – [mysqli モジュールを有効化] ともやん
行 1: 行 1:
-<ifauth !@loggedinusers><html> 
-<script type="text/javascript"><!-- 
-google_ad_client = "ca-pub-0791334967460971"; 
-/* big-barner */ 
-google_ad_slot = "3042908851"; 
-google_ad_width = 728; 
-google_ad_height = 90; 
-//--> 
-</script> 
-<script type="text/javascript" 
-src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> 
-</script> 
-</html></ifauth> 
- 
 ====== Windows IIS7.5 で FuelPHP を動かす ====== ====== Windows IIS7.5 で FuelPHP を動かす ======
  
行 69: 行 55:
 ==== mysqli モジュールを有効化 ==== ==== mysqli モジュールを有効化 ====
   - C:\php-5.4.8-nts\php.ini の Dynamic Extensions を設定する。   - C:\php-5.4.8-nts\php.ini の Dynamic Extensions を設定する。
-<sxh php>+<code php>
 ;extension=php_mysqli.dll ;extension=php_mysqli.dll
 extension=ext/php_mysqli.dll extension=ext/php_mysqli.dll
-</sxh>+</code>
   - IIS マネージャー の「アプリケーション プール」を開いて FuelAppPool をリサイクルする。\\ {{:windows:windows_iis7_apppool_recycle_001.png?400|}}   - IIS マネージャー の「アプリケーション プール」を開いて FuelAppPool をリサイクルする。\\ {{:windows:windows_iis7_apppool_recycle_001.png?400|}}
 +
 ===== 参考文献 ===== ===== 参考文献 =====
 [[http://teru2-bo2.blogspot.jp/2012/06/modrewriteurl-rewrite.html|mod_rewriteとurl rewrite : てるてる坊主]]\\ [[http://teru2-bo2.blogspot.jp/2012/06/modrewriteurl-rewrite.html|mod_rewriteとurl rewrite : てるてる坊主]]\\
 [[http://www.microsoft.com/ja-jp/download/details.aspx?id=7435|Download: URL Rewrite Module 2.0 for IIS 7 (x64) - Microsoft Download Center - Download Details]]\\ [[http://www.microsoft.com/ja-jp/download/details.aspx?id=7435|Download: URL Rewrite Module 2.0 for IIS 7 (x64) - Microsoft Download Center - Download Details]]\\
-\\ +
-<ifauth !@loggedinusers><html> +
-<script type="text/javascript"><!-- +
-google_ad_client = "ca-pub-0791334967460971"; +
-/* big-barner */ +
-google_ad_slot = "3042908851"; +
-google_ad_width = 728; +
-google_ad_height = 90; +
-//--> +
-</script> +
-<script type="text/javascript" +
-src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> +
-</script> +
-</html></ifauth>+
  • windows/iis7_fuelphp.1451633838.txt.gz
  • 最終更新: 2019/05/18 02:23
  • (外部編集)