PHP のインストール

  ダウンロード



http://www.php.net/downloads.php より最新版をダウンロードします

Windows Binaries


All Windows binaries can be used on Windows 95/98/Me and on Windows NT/2000/XP.

  • PHP 4.2.3 zip package [5,417Kb] - 6 September 2002

    (CGI binary plus server API versions for Apache, Apache2 (experimental), ISAPI, NSAPI, Servlet and Pi3Web. MySQL
    support built-in, many extensions included, packaged as zip)



  • PHP 4.2.3 installer [921Kb] - 6 September 2002

    (CGI only, MySQL support built-in, packaged as Windows installer to install and
    configure PHP, and automatically configure IIS, PWS and Xitami, with manual
    configuration for other servers. N.B. no external extensions included)





zip package を選択してください。インストーラは必ずしも安全ではありません

参照 --> http://www.php.net/manual/ja/install.windows.php


※ このページを以前メンテナンスした時は、php-4.2.3-Win32.zip でした

  解凍



c:\php を作成して、パッケージの中身を移動します


  設定

an httpd や IIS にとって最も重要なのは、cgi.force_redirect です
行頭のセミコロンを取り除いて、cgi.force_redirect = 0 として下さい


  • php4ts.dll をシステムディレクトリへコピー

  • php.ini-dist を Windows ディレクトリへコピーして php.ini にリネームする

  • PATH 環境変数に c:\PHP\dlls を追加

    • マイ コンピュータを右クリックして、「プロパティ」
    • 「詳細設定」タブから「環境変数」ボタンをクリック
    • システム環境変数の Path を選択して「編集」ボタンをクリック
    • c:\PHP\dlls; を先頭に追加後、「OK」ボタンをクリック
    • コマンドプロンプトより、Set コマンドを実行して追加されたかどうかを確認


  • php.ini の編集

  • extension_dir = "C:\php\extensions"

  • 古いPHPアプリ用の設定
    register_globals = On

  • IIS や httpd 用に必須の設定
    cgi.force_redirect = 0

  • 使用するライブラリのコメントをはずす

    (例) extension=php_mssql.dll




  WEB サーバの設定 (AN HTTP Server)

PATH_TRANSLATED は必ずチェックして下さい。これがないとPHP は動作しません
「一般パスでも実行する」にもチェックしておきます。エイリアス(仮想パス)を一般パスとして利用する際に必要です


  WEBサーバの設定 (IIS)












   SQLの窓    create:2002/09/19  update:2014/09/07   管理者用(要ログイン)





フリーフォントWEBサービス

SQLの窓WEBサービス

SQLの窓フリーソフト

写真素材

一般WEBツールリンク

SQLの窓

フリーソフト

JSライブラリ