Normally I am running nuBuilder on my Debian Stretch virtual server and it works fine.
Just to test some options I was trying to install nuBuilder on Win10 with following configuration:
Apache 2.4, PHP 7.3. (all latest releases). I did copy of my mySql data base from linux to mySql on PC.
When I launch nuBuilder so after login I get following errors.
Did anyone experieced similar issue?
https://drive.google.com/open?id=1Y2mmK ... 3gabzwZ4Or
and some logs from zzzzsys_debug
Code: Select all
2019-01-13 14:22:38 - SQL Error in <b>nuRunQuery</b>
<br>
[0] :
===USER==========
globeadmin
===PDO MESSAGE===
SQLSTATE[HY000]: General error: 1364 Field 'sss_time' doesn't have a default value
===SQL===========
INSERT INTO zzzzsys_session SET sss_access = ?, zzzzsys_session_id = ?
===BACK TRACE====
C:\Apache24\htdocs\nuprocesslogins.php - line 107 (nuRunQuery)
C:\Apache24\htdocs\nusession.php - line 22 (nuLoginSetupGlobeadmin)
C:\Apache24\htdocs\nuapi.php - line 6 (require_once)