10-14-2012, 06:19 PM
Hi,
Just tried to install LetoDMS 3.4.0 RC1 but it suddenly failed.
Base was a working LetoDMS 3.3.9. I replaced all the files (just leaving the data, the adodb, the Zend and the conf directory untouched).
When i try to open the login page the following error appears:
Also tried to run the installer, but the installer mentions a missing Zend Framework, even if it is there and works fine with 3.3.9 (if have full text enabled).
Furthermore i tried to update the database, using the SQL file but this was also not successful. See the errors below (sorry they are all in german). The first one can be ignored, it comes up due to the fact that i ran it for a 2nd time to capture the errors.
Any idea what is going wrong here? Do i need to add more include paths (more as currently needed to run 3.3.x)?
Regards
Daniel
Just tried to install LetoDMS 3.4.0 RC1 but it suddenly failed.
Base was a working LetoDMS 3.3.9. I replaced all the files (just leaving the data, the adodb, the Zend and the conf directory untouched).
When i try to open the login page the following error appears:
PHP Code:
Fatal error: Call to a member function attributes() on a non-object in /volume1/web/docu_dev/inc/inc.ClassSettings.php on line 410
Also tried to run the installer, but the installer mentions a missing Zend Framework, even if it is there and works fine with 3.3.9 (if have full text enabled).
Furthermore i tried to update the database, using the SQL file but this was also not successful. See the errors below (sorry they are all in german). The first one can be ignored, it comes up due to the fact that i ran it for a 2nd time to capture the errors.
PHP Code:
[FEHLER in Abfrage 1] Table 'tblAttributeDefinitions' already exists
[FEHLER in Abfrage 2] Can't create table 'docmgmt_dev.tblFolderAttributes' (errno: 150)
[FEHLER in Abfrage 3] Can't create table 'docmgmt_dev.tblDocumentAttributes' (errno: 150)
[FEHLER in Abfrage 4] Incorrect table definition; there can be only one auto column and it must be defined as a key
[FEHLER in Abfrage 5] Can't create table 'docmgmt_dev.tblDocumentContentAttributes' (errno: 150)
Any idea what is going wrong here? Do i need to add more include paths (more as currently needed to run 3.3.x)?
Regards
Daniel