CORESERVER .htaccessでinclude_path

.htaccess で

php_value include_path “.:/virtual/xxxx/lib/pear/PEAR:/virtual/xxxx/lib”

は効かない。。。php.iniで書けと。。。
(あと、php.iniは実行ファイルと同じ階層にないとNG)

後日、ひとつ分かったがセーフモードオフにすると、.htaccessが効かなくなる。

http://zen-cart.jp/bbs/viewtopic.php?f=2&t=3974&hilit=register_globals

コメントをどうぞ

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

*

次のHTML タグと属性が使えます: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>