Friday 26 May 2006 7:05:04 am
Hi everyone, I've been using Ezpublish 3.6 for almost 1 year without big trouble. Yesterday, i upgraded to 3.8.0 following the instructions. I had the same problem as Daniel : <i>Kernel (3) - object is unavailable</i> The scripts worked for me with this output :
php -C ./update/common/scripts/updatemultilingual.php -s ws
Have you backed up your database? If not, press Ctrl-C and back up your data!
The default language for your siteaccess is 'fre-FR' and will be used as the initial language for all your objects.
The script will use the following database settings:
user: <***>, password: <***>, server: <localhost>, socket: <>, name: <dbname>, charset: <iso-8859-1>
You have now 10 seconds to break this script (press Ctrl-C) if the settings are incorrect.
Step 1/6: Removing the drafts:
Step 2/6: Identifying languages used on the site:
language: fre-FR (id 4)
language: eng-GB (id 2)
Step 3/6: Fixing the ezcontentclass table.
Step 4/6: Fixing the ezcontentobject_name table.
Step 5/6: Fixing content object versions and attributes. Please be patient, this might take a while...
done
Step 6/6: Fixing content objects. Please be patient, this might take a while...
done
Done.
Content-type: text/html
X-Powered-By: PHP/4.3.10
Set-Cookie: eZSESSIDws=fd916db6c22306b383ae8f8370558bfe; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
The problem remains after clearing cache several times. I also checked all language settings in site.ini.append of siteaccess I even built a new test site under 3.8.0 which seems to work very well. I guess there is a problem in accessing the database, but can't figure it out. Any help would be greatly appreciated. Regards
|