Forums / Install & configuration / Problems running updatemultilingual.php
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
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?