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.

Cannot log in to ad...
 
Notifications
Clear all

Cannot log in to admin - Install with IIS

4 Posts
2 Users
0 Reactions
5,585 Views
(@jotrong)
Posts: 33
Active Member
Topic starter
 
[#2364]

Dear Babynus,

Thank you very much for this outstanding version.
When I install it with IIS, I think the database is not fully populated.
I don't know why, so I attach the log file. Could you help check it out?

Many thanks for your help


 
Posted : 17 Jun 2015 10H01
babynus
(@babynus)
Posts: 14953
Main Contributor Admin
 

Hi,

You have minor issue that I never met :

2015-06-16 20:23:01.002 ** ERROR ** Exception-[42000] SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes
2015-06-16 20:23:01.003 ** ERROR **    For query : CREATE INDEX planningelementWbsSortable ON `planningelement` (`wbsSortable`);
2015-06-16 20:23:01.004 ** ERROR **    Strack trace :
2015-06-16 20:23:01.004 ** ERROR **    #0 Sql->query called at [D:PHPWebprojeqtordbmaintenanceFunctions.php:63]
2015-06-16 20:23:01.005 ** ERROR **    #1 runScript called at [D:PHPWebprojeqtordbmaintenance.php:94]
2015-06-16 20:23:01.006 ** ERROR **    #2 include called at [D:PHPWebprojeqtortoolloginCheck.php:52]

One index could not be created. It is not major but could lead to bad performance on planning display.


 
Posted : 17 Jun 2015 10H48
babynus
(@babynus)
Posts: 14953
Main Contributor Admin
 

Major issue is that log is not complete : it ends at V1.7.0 (installs are incremental).
Most possibly the script ended in Timeout.
Check that configuration allows long duration for scripts.
Script tries to use set_time_limit to extend duration, but some configurations forbid this use.


 
Posted : 17 Jun 2015 10H52
(@jotrong)
Posts: 33
Active Member
Topic starter
 

Dear Babynus,

I'm checking and increasing everything to 5000 and it works.
Many thanks for your feedback.

Trong


 
Posted : 17 Jun 2015 13H25
Share:

Scroll to Top