ThisServer/QUIXUN②

Last-modified: 2006-11-24 (金) 08:25:31
2003/09/20ころ
RedHat9.0にアップグレード
rpmのApacheでVirtualHostが動かず...
# /etc/init.d/httpd stop
# rpm -e mod_ssl
# rpm -e mod_perl
# rpm -e mod_python
# rpm -e mod_auth_pgsql
# rpm -e redhat-config-httpd
# rpm -e webalizer
# rpm -e mailman
# rpm -e php-imap php-ldap php-pgsql
(# rpm -e php-manual php-mysql php-snmp squirrelmail php-odbc wordtrans-web )
# rpm -e php
# rpm -e mod_auth_mysql htdig-web nut-cgi namazu-cgi httpd-devel mod_auth_mysql
# rpm -e httpd★
[nsuz@quixun httpd-2.0.47]$ ./configure --enable-shared=max --enable-module=most
[nsuz@quixun httpd-2.0.47]$ make
[nsuz@quixun httpd-2.0.47]# make install
[root@quixun apache2]# bin/apachectl restart
2003/10/25 土曜日
[root@virage php-4.3.3]# ./configure
 --enable-mbstring --enable-mbstr-etc-trans --enable-mbregex
 --enable-zend-multibyte
 --with-apxs2=/usr/local/apache2/bin/apxs
 --without-gd