■掲示板に戻る■
全部
1-
101-
201-
301-
401-
501-
601-
701-
801-
901-
1001-
最新50
レス数が1000を超えています。残念ながら全部は表示しません。
Apache関連 Part2
149 :
1
:02/04/14 23:56
1です。昨日の夕方からFreeBSD(98) 4.5R-Rev01のインストールに取りかかって
先程漸くApache2の起動に漕ぎ着ける事ができました。
host.domain.name/server-info/
>>Server Version: Apache/2.0.35 (Unix) DAV/2 PHP/4.2.0RC3
>>Server Built: Apr 14 2002 20:14:51
>>API Version: 20020329:0
>>Hostname/port: host.domain.name:0
>>Timeouts: connection: 300 keep-alive: 15
>>MPM Name: Prefork
>>MPM Information: Max Daemons: 150 Threaded: no Forked: yes
>>Server Root: /usr/local/apache2
>>Config File: conf/httpd.conf
参考までにconfigureのオプションとか。「うろ覚え」ですが(w
## httpd-2.0.35
./configure \
--prefix=/usr/local/apache2 \
--enable-suexec \
--with-suexec-caller=nobody \
--with-suexec-userdir=public_html \
--with-suexec-uidmin=1000 \
--with-suexec-gidmin=1000 \
--with-suexec-safepath="/bin:/usr/bin" \
--enable-modules=most \
--enable-mods-shared=max
## php-4_2_0RC3
./configure \
--with-apxs2=/usr/local/apache2/bin/apxs \
--without-mysql --with-pgsql=/usr/local/pgsql \
--enable-mbstring --enable-mbstr-enc-trans \
--enable-mbregex \
--with-tsrm-pth
掲示板に戻る
全部
前100
次100
最新50
read.cgi ver5.26+ (01/10/21-)