Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Morning, when i want to connect the first time with admin/admin parameters, i have " paramètres de connexion incorrects". when i see my log file is presented like this:
2017-08-16 09:45:00.052 ===== TRACE ===== Parameter $enforceUTF8 added
2017-08-16 09:45:00.088 ** ERROR ** Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cmgemhnm_gesprofoder.user' doesn't exist
2017-08-16 09:45:00.088 ** ERROR ** For query : select * from user where user.name='admin' and user.isUser = '1'
2017-08-16 09:45:00.088 ** ERROR ** Strack trace :
2017-08-16 09:45:00.088 ** ERROR ** #0 Sql->query called at [/home/cmgemhnm/public_html/model/persistence/SqlElement.php:1840]
2017-08-16 09:45:00.088 ** ERROR ** #1 SqlElement->getSqlElementsFromCriteria called at [/home/cmgemhnm/public_html/tool/loginCheck.php:67]
2017-08-16 09:45:00.123 ** ERROR ** Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cmgemhnm_gesprofoder.user' doesn't exist
2017-08-16 09:45:00.123 ** ERROR ** For query : select * from user where user.name='admin' and user.isUser = '1'
2017-08-16 09:45:00.123 ** ERROR ** Strack trace :
2017-08-16 09:45:00.123 ** ERROR ** #0 Sql->query called at [/home/cmgemhnm/public_html/model/persistence/SqlElement.php:1840]
2017-08-16 09:45:00.123 ** ERROR ** #1 SqlElement->getSqlElementsFromCriteria called at [/home/cmgemhnm/public_html/tool/loginCheck.php:67]
2017-08-16 09:45:00.158 ** ERROR ** Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cmgemhnm_gesprofoder.user' doesn't exist
2017-08-16 09:45:00.158 ** ERROR ** For query : select * from user where user.name='admin' and user.isUser = '1'
2017-08-16 09:45:00.158 ** ERROR ** Strack trace :
2017-08-16 09:45:00.158 ** ERROR ** #0 Sql->query called at [/home/cmgemhnm/public_html/model/persistence/SqlElement.php:1840]
2017-08-16 09:45:00.158 ** ERROR ** #1 SqlElement->getSqlElementsFromCriteria called at [/home/cmgemhnm/public_html/tool/loginCheck.php:67]
2017-08-16 09:47:58.023 ** ERROR ** Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cmgemhnm_gesprofoder.user' doesn't exist
2017-08-16 09:47:58.023 ** ERROR ** For query : select * from user where user.name='admin' and user.isUser = '1'
2017-08-16 09:47:58.023 ** ERROR ** Strack trace :
2017-08-16 09:47:58.023 ** ERROR ** #0 Sql->query called at [/home/cmgemhnm/public_html/model/persistence/SqlElement.php:1840]
2017-08-16 09:47:58.023 ** ERROR ** #1 SqlElement->getSqlElementsFromCriteria called at [/home/cmgemhnm/public_html/tool/loginCheck.php:67]
2017-08-16 09:47:58.023 ===== TRACE ===== Login error for user 'admin'
2017-08-16 09:52:50.478 ** ERROR ** Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cmgemhnm_gesprofoder.user' doesn't exist
2017-08-16 09:52:50.478 ** ERROR ** For query : select * from user where user.name='admin' and user.isUser = '1'
2017-08-16 09:52:50.478 ** ERROR ** Strack trace :
2017-08-16 09:52:50.478 ** ERROR ** #0 Sql->query called at [/home/cmgemhnm/public_html/model/persistence/SqlElement.php:1840]
2017-08-16 09:52:50.478 ** ERROR ** #1 SqlElement->getSqlElementsFromCriteria called at [/home/cmgemhnm/public_html/tool/loginCheck.php:67]
2017-08-16 09:52:50.478 ===== TRACE ===== Login error for user 'admin'
Pleased help me
Can you post begining of log file, with all database upgrade process ?
Scripts comes to an end during update for V4.4.0 (setup applies incremental updates).
So maybe you reached some timeout.
Try and increase max_execution_time in php.ini (try value 600 for 5mn)
Or try and install each major version (1.0.0, then overwrite with 2.0.0, and so on to latest)
Hi Babynus. I've increased max_execution_time to 600 and it is not resolve the problem. I've try to install 1.0.0 version, 2.0.0, 3.0.0, 4.0.0 and it makes the same problem. Thks
Can you post log files for each install ?
Hi babynus,
I resolve this problem. i install 6.2.5 version in localhost and i import the zip to my server and dezip, then i change the parameter.php and config.php files.