Yuuichi Ikeda
yuich****@sklc*****
2004年 1月 6日 (火) 01:43:20 JST
はじめまして、池田@三恵工務店と申します。 PHPをはじめて間もない者で、色々試行錯誤しております。 早速ですが、原因不明の問題で頭を抱えております。 まず環境ですが、以下のとおりです。 FreeBSD4.5R x86 Apache1.3.28(ソースからコンパイル) PHP4.3.4(ソースからコンパイル) PHP Configure Option --enable-track-vars --enable-trans-sid --with-pgsql=/usr/local\ --with-mysql=/usr/local --disable-debug\ --with-apxs=/usr/local/apache/bin/apxs --enable-mbstring --enable-mbstr-enc-trans MySQL 4.0.17(ソースからコンパイル) osCommerceのバージョン:20021230版 エラーの内容としましては、/catalog/install/をブラウズし、インストールの手順 中、step2:osCommerceの設定の項で、以下のエラーが表示されます。 (問題の手順へ到達するまでは特にエラー等は認められませんでした) Notice: Undefined index: HTTP_SERVER in /apache/docs/catalog/install/includes/functions/html_output.php on line 15 Notice: Undefined index: HTTP_SESSION_VARS in /apache/docs/catalog/install/includes/functions/html_output.php on line 15 Notice: Undefined index: ENABLE_SSL in /apache/docs/catalog/install/includes/functions/html_output.php on line 37 Notice: Undefined index: USE_PCONNECT in /apache/docs/catalog/install/includes/functions/html_output.php on line 37 Notice: Undefined index: STORE_SESSIONS in /apache/docs/catalog/install/includes/functions/html_output.php on line 37 ただし、これはphp.ini(php.ini-destのコピー)を使用した場合のみに発生し、 php.iniを削除(リネーム)し、完全デフォルトの動作モードにすると発生しなくな ります。 そこで、何か設定に差異があるのではないか、ということでphpinfo()の出力を使 用前/使用後で照らし合わせてみましたが、エラーログを取得する部分を除いて全 て同じでした。 register_globalsをoffにしたりonにしても大きな変化はありませんでした。 エラーメッセージで検索をかけてみましたが、収穫もなく、途方にくれております。 まだPHPについては経験が浅いため、意外な見逃しがあるのかもしれませんが、現時 点では残念ながらつかめておりません。 何が原因でしょうか…。ご教示いただけますと幸いです。 以上、よろしくお願いいたします。 --------------------------------------------------- 池田 雄一(Yuuichi Ikeda) E-Mail:yuich****@sklc***** ---------------------------------------------------