PHPアップグレード報告スレッドat PHP
PHPアップグレード報告スレッド - 暇つぶし2ch26:nobodyさん
02/04/09 23:42 v8USxwZs
>>24
URLリンク(www.php.net)

If you're trying to use Apache 2.0.x and PHP, you'll need to do the
following:
First, make sure that when you configure PHP you use the --with-apxs2
option, like so: --with-apxs2=/path/to/apache2/apxs. You need to use this
instead of --with-apxs. Second, when you edit your httpd.conf, instead of
adding the AddType line, add the following:
<Files *.php>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
to where you would normally add the AddType line. This works for me using
PHP 4.1.2 and Apache 2.0.28. YMMV.


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch