View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - First connexion failed with admin parameters - ProjeQtOr

Prochaines Sessions

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)
 

2 octobre 2025 (16h-17h30)

6 novembre 2025 (10h30-12h)

 
 

Planifiez avec ProjeQtOr

8 et 9 octobre 2025 (9h-12h30)

19 et 20 novembre 2025 (9h-12h30)

 
 

Administrez avec ProjeQtOr

15 et 16 octobre 2025 (9h-12h30)

26 et 27 novembre 2025 (9h-12h30)

 

 

 

First connexion failed with admin parameters

More
16 Aoû 2017 11:38 #1 by christ10
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

Please Connexion or Create an account to join the conversation.

More
16 Aoû 2017 11:50 #2 by babynus
Can you post begining of log file, with all database upgrade process ?

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
16 Aoû 2017 12:21 #3 by christ10
Yes Babynus. this is my log file in attachment.

File Attachment:

File Name: projeqtor_...0816.log
File Size:125 KB
Attachments:

Please Connexion or Create an account to join the conversation.

More
16 Aoû 2017 17:57 #4 by babynus
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)

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
17 Aoû 2017 17:58 #5 by christ10
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

Please Connexion or Create an account to join the conversation.

More
18 Aoû 2017 17:13 #6 by babynus
Can you post log files for each install ?

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.272 seconds

Paramétrages de cookies

×

Cookies fonctionnels

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Veuillez vous connecter pour voir vos activités!

Autres cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.