アップグレード時のautoload配列再生成について

Author Message

Daisuke Hariyama

Wednesday 14 July 2010 7:41:36 pm

いつもお世話になっております、張山です。

現在、eZ Publish 4.1.3から4.2へのアップグレードを行っています。
こちらのドキュメントのステップ5でつまづいています。
http://ez.no/doc/ez_publish/upgrading/upgrading_to_4_2/upgrading_from_4_1_x_to_4_2_y
コマンドラインからezpgenerateautoloads.phpを実行すると、以下のようになります。

# php bin/php/ezpgenerateautoloads.php --extension

PHP Warning: require(ezc/Base/src/base.php): failed to open stream: No such file or directory in /path_to_ezp/bin/php/ezpgenerateautoloads.php on line 47
PHP Fatal error: require(): Failed opening required 'ezc/Base/src/base.php' (include_path='.:/php/includes') in /path_to_ezp/bin/php/ezpgenerateautoloads.php on line 47

パッケージはeZ Componentsを同梱していないバージョンを使用しています。
4.1.3では、当然eZ Componentsが機能していましたが、No such fileとなってしまいます。
eZ Componentsは/usr/local/lib/phpにありますが、そこのezc/Base/の中にsrcというディレクトリも存在しません。
「(include_path='.:/php/includes')」とあるのも気になります。php.iniでは、/usr/local/lib/phpなど他も指定しています。

何か解決策はありますでしょうか?
よろしくお願いいたします。

--
ludicmind.net
張山 大祐
hariyama@ludicmind.net

Daisuke Hariyama

Wednesday 14 July 2010 8:05:36 pm

追伸です。

ひとまずezc同梱版から、/lib/ezcをアップロードして再度スクリプトを実行したところ、正常に処理されたようです。
この場合、/lib/ezcを削除してしまえば、引き続きeZ Publish本体はPEAR等でインストールしたezcを使用するという理解でよろしいでしょうか?

--
ludicmind.net
張山 大祐
hariyama@ludicmind.net

Philippe VINCENT-ROYOL

Thursday 15 July 2010 5:25:38 am

Maybe if you could write all in english, could be better to help you ;)

Thanks

Certified Developer (4.1): http://auth.ez.no/certification/verify/272607
Certified Developer (4.4): http://auth.ez.no/certification/verify/377321

G+ : http://plus.tl/dspe
Twitter : http://twitter.com/dspe

Eric Sagnes

Thursday 15 July 2010 5:07:54 pm

Thanks for your reply Philippe, but the point of localized forums is to offer a talking space for persons that feel more comfortable in using their own language (japanese here) than english.

But if ever you feel like learning japanese and eZ Publish at the same time, this forum is definitely the place to be ;)

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 04:11:59
Script start
Timing: Jan 18 2025 04:11:59
Module start 'layout'
Timing: Jan 18 2025 04:11:59
Module start 'content'
Timing: Jan 18 2025 04:11:59
Module end 'content'
Timing: Jan 18 2025 04:11:59
Script end

Main resources:

Total runtime0.1515 sec
Peak memory usage4,096.0000 KB
Database Queries64

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0070 589.0625152.6250
Module start 'layout' 0.00700.0042 741.687539.4453
Module start 'content' 0.01120.1387 781.1328593.4297
Module end 'content' 0.14990.0015 1,374.562512.1172
Script end 0.1514  1,386.6797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00382.4807160.0002
Check MTime0.00161.0327160.0001
Mysql Total
Database connection0.00201.348110.0020
Mysqli_queries0.094162.1355640.0015
Looping result0.00120.8047620.0000
Template Total0.111873.820.0559
Template load0.00241.583520.0012
Template processing0.109472.231320.0547
Template load and register function0.00020.126110.0002
states
state_id_array0.00181.205510.0018
state_identifier_array0.00161.056420.0008
Override
Cache load0.00201.3353360.0001
Sytem overhead
Fetch class attribute can translate value0.00090.590130.0003
Fetch class attribute name0.00140.950750.0003
XML
Image XML parsing0.00140.898730.0005
class_abstraction
Instantiating content class attribute0.00000.007950.0000
General
dbfile0.00110.7158170.0001
String conversion0.00000.006840.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
11content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
7content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 25
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs