
![]() http://www.php.net/ |
|
$ tar -zxvf php-4.2.2.tar.gz $ cd php-4.2.2/ $ ./configure \ --with-apache=../apache_1.3.27 \ --with-pgsql=/usr/local/pgsql \ --with-mysql=/usr/local/mysql \ --enable-mbstring \ --enable-mbstr-enc-trans \ --enable-gd-native-ttf \ --with-gd=/usr \ --with-jpeg-dir=/usr \ --with-zlib=/usr \ --with-png-dir=/usr $ make $ su # make install |
MySQL インストール![]() |
![]() |
Apache インストール |
