Project

General

Profile

Enhancement(機能追加・改善) #822

3.4.1インストール時のSAFE MODEオプション

Added by pnetan   over 14 years ago. Updated over 4 years ago.

Status:
New(新規)
Priority:
Normal(通常)
Assignee:
-
Target version:
Start date:
2010-03-08
Due date:
% Done:

0%


Description

http://sns.openpne.jp/?m=pc&a=page_c_topic_detail&target_c_commu_topic_id=5690

概要

SAFE MODE設定のサーバで3.4.1をインストールする場合、
下記のようなSAFE MODEのワーニングがたくさん出ます。

------------------------------------------------------------------------
PHP Warning: realpath(): SAFE MODE Restriction in effect. The script whose uid is 6103 is not allowed to access /usr/local/share/pear owned by uid 0 in /home/xxxxx/sns3.4.1/lib/vendor/symfony/lib/util/sfToolkit.class.php on line 589
PHP Warning: realpath(): SAFE MODE Restriction in effect. The script whose uid is 6103 is not allowed to access /usr/local/share/pear owned by uid 0 in /home/xxxxx/sns3.4.1/lib/vendor/symfony/lib/util/sfToolkit.class.php on line 589
PHP Warning: realpath(): SAFE MODE Restriction in effect. The script whose uid is 6103 is not allowed to access /usr/local/share/pear owned by uid 0 in /home/xxxxx/sns3.4.1/lib/vendor/symfony/lib/util/sfToolkit.class.php on line 589
------------------------------------------------------------------------

OpenPNE2.14.4の場合にはconfig.phpに下記のような設定があるのですが、
3.4.1のインストーラにはSAFE MODEのオプションが特にありません。
インストーラにSAFE MODEのオプションを追加していただけないでしょうか?

// Envelope-From ヘッダを設定するかどうか(safe_mode の場合は false に設定してください)
define('MAIL_SET_ENVFROM', false);

以上、ご確認のほどよろしくお願いいたします。

History

#1 Updated by kaoru n over 4 years ago

  • Target version set to OpenPNE 3.10.x

Also available in: Atom PDF