Problems running updatemultilingual.php

Author Message

Osichr Hayez

Monday 23 October 2006 1:22:20 pm

I'm trying to upgrade from 3.6.10 to 3.8.4.

I hit a problem when running updatemultilingual.php -s oka
(oka is the name of my siteaccess)

update/common/scripts/updatemultilingual.php -s oka

/usr/bin/env: No such file or directory

Isnt this script compatible with my server?

I'm running sunOS 5.10, php4.4.4, apache2, mysql 4.1.18

What can I do?

Kristof Coomans

Tuesday 24 October 2006 7:34:28 am

Hi Osichr

Specify the path to php on the command line:

# path/to/php update/common/scripts/updatemultilingual.php -s oka

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

Osichr Hayez

Thursday 26 October 2006 1:55:35 am

I have updated the path, and I now get no errors!

But the scripts doesnt give me any feedback - isnt the script supposed to give any feedback?

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 31 2025 04:35:06
Script start
Timing: Jan 31 2025 04:35:06
Module start 'layout'
Timing: Jan 31 2025 04:35:06
Module start 'content'
Timing: Jan 31 2025 04:35:06
Module end 'content'
Timing: Jan 31 2025 04:35:06
Script end

Main resources:

Total runtime0.0139 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.0057 588.2734151.2266
Module start 'layout' 0.00580.0024 739.500036.6797
Module start 'content' 0.00820.0043 776.179790.3125
Module end 'content' 0.01250.0013 866.492229.9922
Script end 0.0138  896.4844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002820.0613140.0002
Check MTime0.001410.0564140.0001
Mysql Total
Database connection0.00096.396310.0009
Mysqli_queries0.002215.611230.0007
Looping result0.00000.087810.0000
Template Total0.00096.610.0009
Template load0.00075.074710.0007
Template processing0.00021.516010.0002
Override
Cache load0.00053.493310.0005
General
dbfile0.00032.009980.0000
String conversion0.00000.044740.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