eZcomponentsの格納場所と読み込みパス

Author Message

Hiroshi Nishimura

Wednesday 03 November 2010 10:31:35 pm

かなり初歩的な質問かもしれませんが
よろしくお願いします。

現在、さくらインターネットの共有サーバ(スタンダード)に
eZ(4.4 Fuji)の導入を行っているのですが
eZcomponentsを格納するべき、/usr/share/pearに
アクセス権が無いため、/www/配下に"ezcomponents"と言う
フォルダを作成し、そこにダウンロードしたデータをコピーしました。

そして、読み込みパスを変更するためeZ本体の
config.phpファイルに以下の文を書き込みましたが
正しく動きませんでした

ini_set( 'include_path', ini_get( 'include_path' ). PATH_SEPARATOR . '/home/hoge/www/ezcomponents' );

eZcomponentsを任意のフォルダに保存した際に
正しく使用する為には、他にどこの設定ファイルを
変更する必要がありますでしょうか。

Eric Sagnes

Wednesday 03 November 2010 11:22:38 pm

インストールしたバージョンはEnterprise EditionかCommunity Editionのどちらですか?
Enterprise EditionCommunity Editionの「ezpublishcommunity-4.4.0-with_ezc-gpl」であれば、Zeta Components(旧eZ Components)はすでに「~/lib/ezc/」以下に入っていて、特に設定が必要ないです。

Hiroshi Nishimura

Thursday 04 November 2010 4:05:55 am

>Ericさん
導入はCommunity Edition「ezpublishcommunity-4.4.0-with_ezc-gpl」です
確かに /lib/ezc 配下に入ってますね。なるほど!
ちょっとまた色々と設定を直しておきます
ありがとうございました!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 00:45:29
Script start
Timing: Jan 18 2025 00:45:29
Module start 'layout'
Timing: Jan 18 2025 00:45:29
Module start 'content'
Timing: Jan 18 2025 00:45:30
Module end 'content'
Timing: Jan 18 2025 00:45:30
Script end

Main resources:

Total runtime0.2246 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0083 589.0625152.6250
Module start 'layout' 0.00830.0050 741.687539.4531
Module start 'content' 0.01330.2099 781.1406478.0234
Module end 'content' 0.22320.0014 1,259.16418.1328
Script end 0.2246  1,267.2969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00321.4358160.0002
Check MTime0.00130.5939160.0001
Mysql Total
Database connection0.00090.392210.0009
Mysqli_queries0.175177.9607600.0029
Looping result0.00090.3984580.0000
Template Total0.165173.520.0825
Template load0.00231.033420.0012
Template processing0.162772.454320.0814
Template load and register function0.00020.073910.0002
states
state_id_array0.00331.462610.0033
state_identifier_array0.00150.663320.0007
Override
Cache load0.00190.8418280.0001
Sytem overhead
Fetch class attribute can translate value0.00070.310320.0003
Fetch class attribute name0.00120.556230.0004
XML
Image XML parsing0.00030.123720.0001
class_abstraction
Instantiating content class attribute0.00000.003530.0000
General
dbfile0.00070.3015100.0001
String conversion0.00000.004540.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs