Monday 12 June 2006 12:49:28 pm
Hi, When running the upgrade script "ezimagealiashandler.php" upgrading from 3.7.5 to 3.8.0, I get a Fatal Error. Can anyone help me? Here is a dump of the error message:
[root@webserver1 eztest]# ./update/common/scripts/updatemultilingual.php -s admin_siteaccess
PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/imap.so' - /usr/lib/php4/imap.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/ldap.so' - /usr/lib/php4/ldap.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/pgsql.so' - /usr/lib/php4/pgsql.so: cannot open shared object file: No such file or directory in Unknown on line 0
Have you backed up your database? If not, press Ctrl-C and back up your data!
The default language for your siteaccess is 'nor-NO' and will be used as the initial language for all your objects.
The script will use the following database settings:
user: <eztest>, password: <***>, server: <localhost>, socket: <>, name: <eztest>, charset: <iso-8859-1>
You have 37 draft(s). These drafts will be removed.
You have now 10 seconds to break this script (press Ctrl-C) if the settings are incorrect. Step 1/6: Removing the drafts: Fatal error: Call to a member function on a non-object in /var/www/eztest/kernel/classes/datatypes/ezimage/ezimagealiashandler.php on line 1054
Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below. [root@webserver1 eztest]#
|