Upgrade 3.7.x to 3.8 : updatemultilingual.php

Author Message

Pierre Rigal

Friday 05 May 2006 1:29:50 am

Hello,
I can't complete the update process. I ran the update script without any success :

php update/common/scripts/updatemultilingual.php -s myadminaccess
Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present belo
w.

I have a single mysql database installation, 64M memory limit (apache & cli), a fresh debian stable server. The script did not display any output and the Fatal error is displayed just after I ran the script.

What can I do ?

Kristof Coomans

Friday 05 May 2006 3:10:33 am

You will find the PHP error message in the debug log of your siteaccess.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

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

Main resources:

Total runtime0.0200 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0070 588.1641152.6563
Module start 'layout' 0.00700.0040 740.820339.5078
Module start 'content' 0.01090.0070 780.328189.3984
Module end 'content' 0.01790.0020 869.726630.3047
Script end 0.0199  900.0313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002713.4425140.0002
Check MTime0.00126.1793140.0001
Mysql Total
Database connection0.00094.296610.0009
Mysqli_queries0.003316.338830.0011
Looping result0.00000.165910.0000
Template Total0.00167.910.0016
Template load0.00094.671510.0009
Template processing0.00063.189910.0006
Override
Cache load0.00062.944010.0006
General
dbfile0.00188.827280.0002
String conversion0.00000.200640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs