-
- tar xzvf zlib-1.2.3.tar.gz
- cd zlib-1.2.3
- ./configure
- make
- make install
コードをコピー
2.
-
- tar xzvf freetype-2.2.1.tar.gz
- cd freetype-2.2.1
- ./configure
- make
- make install
コードをコピー
3. libpngをインストールします。
-
- タール
ファイルパッケージの作成:/usr/local/man/man1
-
-
-
-
tar xzvf jpegsrc.v6b.tar.gz ./configure --enable-shared --enable-staticmake make install
コードをコピー
- PHP5をインストールすると、 libxml2
- をインストールする必要があります
- 5. GDライブラリをインストールする
-
-
tarコード
2、Apache設定ファイルを変更します。
Apache に php プログラムを解釈させます。
1. AddType application/x-tar .tgz 行を見つけて、以下に追加します。
- AddType application/x-httpd-php .php
- AddType application/x-httpd-php .php3
- AddType application/x-httpd-php .phtml
- AddType application/x-httpd-php-source 。 phps
-
コード
2をコピーし、次の行を見つけて最後に追加します:index.php。Webサイトのデフォルトページもindex.phpであることが許可されていることを示します。
- DirectoryIndexindex.htmlindex.html.varindex.php
-
-
- コードをコピー
-
|