Forum

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.

First connexion fai...
 
Notifications
Clear all

First connexion failed with admin parameters

7 Posts
2 Users
0 Reactions
7,582 Views
(@christ10)
Posts: 4
Active Member
Topic starter
 
[#4583]

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


 
Posted : 16 Aug 2017 13H38
babynus
(@babynus)
Posts: 14954
Main Contributor Admin
 

Can you post begining of log file, with all database upgrade process ?


 
Posted : 16 Aug 2017 13H50
(@christ10)
Posts: 4
Active Member
Topic starter
 

Yes Babynus. this is my log file in attachment.


 
Posted : 16 Aug 2017 14H21
babynus
(@babynus)
Posts: 14954
Main Contributor Admin
 

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)


 
Posted : 16 Aug 2017 19H57
(@christ10)
Posts: 4
Active Member
Topic starter
 

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


 
Posted : 17 Aug 2017 19H58
babynus
(@babynus)
Posts: 14954
Main Contributor Admin
 

Can you post log files for each install ?


 
Posted : 18 Aug 2017 19H13
(@christ10)
Posts: 4
Active Member
Topic starter
 

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.


 
Posted : 18 Aug 2017 21H57
Share:

Scroll to Top