<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>I&#39;m working on Ubuntu 18.04 and I&#39;m getting this error using the following configuration file located in /var/www/html/cqpweb/lib/config.inc.php</div><div><br></div><div><pre style="color:rgb(0,0,0);font-family:Menlo;font-size:9pt"><span style="color:rgb(128,128,128);font-style:italic">&lt;?php<br></span><span style="color:rgb(128,128,128);font-style:italic"><br></span><span style="color:rgb(128,128,128);font-style:italic"><br></span><span style="color:rgb(128,128,128);font-style:italic">/* ----------------------------------- *<br></span><span style="color:rgb(128,128,128);font-style:italic"> * adminstrators&#39; usernames, separated *<br></span><span style="color:rgb(128,128,128);font-style:italic"> * by | with no stray whitespace.      *<br></span><span style="color:rgb(128,128,128);font-style:italic"> * ----------------------------------- */<br></span><span style="color:rgb(128,128,128);font-style:italic"><br></span><span style="color:rgb(128,128,128);font-style:italic">$superuser_username = &#39;super_user&#39;;<br></span><span style="color:rgb(128,128,128);font-style:italic"><br></span><span style="color:rgb(128,128,128);font-style:italic"><br></span><span style="color:rgb(128,128,128);font-style:italic">/* -------------------------- *<br></span><span style="color:rgb(128,128,128);font-style:italic"> * database connection config *<br></span><span style="color:rgb(128,128,128);font-style:italic"> * -------------------------- */<br></span><span style="color:rgb(128,128,128);font-style:italic"><br></span><span style="color:rgb(128,128,128);font-style:italic">$mysql_webuser = &#39;cqpweb&#39;;<br></span><span style="color:rgb(128,128,128);font-style:italic">$mysql_webpass = &#39;datamaran&#39;;<br></span><span style="color:rgb(128,128,128);font-style:italic">$mysql_schema  = &#39;cqpweb_db&#39;;<br></span><span style="color:rgb(128,128,128);font-style:italic">$mysql_server  = &#39;localhost&#39;;<br></span><span style="color:rgb(128,128,128);font-style:italic"><br></span><span style="color:rgb(128,128,128);font-style:italic"><br></span><span style="color:rgb(128,128,128);font-style:italic"><br></span><span style="color:rgb(128,128,128);font-style:italic">/* ---------------------- *<br></span><span style="color:rgb(128,128,128);font-style:italic"> * server directory paths *<br></span><span style="color:rgb(128,128,128);font-style:italic"> * ---------------------- */<br></span><span style="color:rgb(128,128,128);font-style:italic"><br></span><span style="color:rgb(128,128,128);font-style:italic">$cqpweb_tempdir   = &#39;/data/cqpweb/tmp&#39;;<br></span><span style="color:rgb(128,128,128);font-style:italic">$cqpweb_uploaddir = &#39;/data/cqpweb/uploads&#39;;<br></span><span style="color:rgb(128,128,128);font-style:italic">$cwb_datadir      = &#39;/data/cqpweb/indexed&#39;;<br></span><span style="color:rgb(128,128,128);font-style:italic">$cwb_registry     = &#39;/data/cqpweb/registry&#39;;<br></span><span style="color:rgb(128,128,128);font-style:italic"><br></span><span style="color:rgb(128,128,128);font-style:italic">/* ----------------------------------- *<br></span><span style="color:rgb(128,128,128);font-style:italic"> * locations of programs on the system *<br></span><span style="color:rgb(128,128,128);font-style:italic"> * ----------------------------------- */<br></span><span style="color:rgb(128,128,128);font-style:italic"><br></span><span style="color:rgb(128,128,128);font-style:italic">$path_to_cwb = &#39;/usr/local/cwb-3.4.16/bin&#39;;<br></span><span style="color:rgb(128,128,128);font-style:italic"><br></span><span style="color:rgb(128,128,128);font-style:italic">?&gt;</span></pre></div><div><br></div><div><p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">sudo php autosetup.php</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961);min-height:14px"><span style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">Now finalising setup for this installation of CQPweb....</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961);min-height:14px"><span style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">Installing database structure; please wait.</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961);min-height:14px"><span style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">An SQL query did not run successfully!</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">Original query: </span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961);min-height:14px"><span style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">CREATE TABLE `system_longvalues` (</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>`id`                         int unsigned NOT NULL AUTO_INCREMENT </span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>`date_of_storing`            timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,                         ## better name: last_update????</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>`value`                      longtext CHARSET utf8 COLLATE utf8_bin NOT NULL,</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>primary key(`id`)</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                </span>) ENGINE=InnoDB  </span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>/* from User: ??? | Function: ???() | 2019-Jun-06 09:34 */</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">Error # 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#39;`date_of_storing`            timestamp NOT NULL default CURRENT_TIMESTAMP on upd&#39; at line 3</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961);min-height:14px"><span style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961);min-height:14px"><span style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">PHP debugging backtrace</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">=======================</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">array(4) {</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">  [1]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">  array(4) {</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;file&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    string(42) &quot;/var/www/html/cqpweb/lib/exiterror-lib.php&quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;line&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    int(300)</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;function&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    string(9) &quot;exiterror&quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;args&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    array(3) {</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      [0]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      array(3) {</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">        [0]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">        string(38) &quot;An SQL query did not run successfully!&quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">        [1]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">        string(468) &quot;Original query: </span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961);min-height:14px"><span style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">CREATE TABLE `system_longvalues` (</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>`id`                         int unsigned NOT NULL AUTO_INCREMENT </span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>`date_of_storing`            timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,                         ## better name: last_update????</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>`value`                      longtext CHARSET utf8 COLLATE utf8_bin NOT NULL,</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>primary key(`id`)</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                </span>) ENGINE=InnoDB  </span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>/* from User: ??? | Function: ???() | 2019-Jun-06 09:34 */</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961);min-height:14px"><span style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">&quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">        [2]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">        string(241) &quot;Error # 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#39;`date_of_storing`            timestamp NOT NULL default CURRENT_TIMESTAMP on upd&#39; at line 3 &quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      }</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      [1]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      NULL</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      [2]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      NULL</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    }</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">  }</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">  [2]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">  array(4) {</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;file&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    string(36) &quot;/var/www/html/cqpweb/lib/sql-lib.php&quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;line&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    int(178)</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;function&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    string(20) &quot;exiterror_mysqlquery&quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;args&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    array(3) {</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      [0]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      int(1064)</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      [1]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      string(226) &quot;You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#39;`date_of_storing`            timestamp NOT NULL default CURRENT_TIMESTAMP on upd&#39; at line 3&quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      [2]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      string(448) &quot;CREATE TABLE `system_longvalues` (</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>`id`                         int unsigned NOT NULL AUTO_INCREMENT </span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>`date_of_storing`            timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,                         ## better name: last_update????</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>`value`                      longtext CHARSET utf8 COLLATE utf8_bin NOT NULL,</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>primary key(`id`)</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                </span>) ENGINE=InnoDB  </span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>/* from User: ??? | Function: ???() | 2019-Jun-06 09:34 */&quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    }</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">  }</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">  [3]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">  array(4) {</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;file&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    string(36) &quot;/var/www/html/cqpweb/lib/sql-lib.php&quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;line&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    int(1016)</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;function&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    string(12) &quot;do_sql_query&quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;args&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    array(1) {</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      [0]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">      string(448) &quot;CREATE TABLE `system_longvalues` (</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>`id`                         int unsigned NOT NULL AUTO_INCREMENT </span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>`date_of_storing`            timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,                         ## better name: last_update????</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>`value`                      longtext CHARSET utf8 COLLATE utf8_bin NOT NULL,</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                        </span>primary key(`id`)</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">                </span>) ENGINE=InnoDB  </span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>/* from User: ??? | Function: ???() | 2019-Jun-06 09:34 */&quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    }</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">  }</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">  [4]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">  array(4) {</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;file&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    string(38) &quot;/var/www/html/cqpweb/bin/autosetup.php&quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;line&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    int(92)</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;function&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    string(18) &quot;do_sql_total_reset&quot;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    [&quot;args&quot;]=&gt;</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    array(0) {</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">    }</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">  }</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">}</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">PHP Fatal error:  Uncaught Error: Call to undefined method NotAFullConfig::disconnect_slave_program() in /var/www/html/cqpweb/lib/environment.php:1334</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">Stack trace:</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">#0 /var/www/html/cqpweb/lib/exiterror-lib.php(231): cqpweb_shutdown_environment()</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">#1 /var/www/html/cqpweb/lib/exiterror-lib.php(300): exiterror(Array, NULL, NULL)</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">#2 /var/www/html/cqpweb/lib/sql-lib.php(178): exiterror_mysqlquery(1064, &#39;You have an err...&#39;, &#39;CREATE TABLE `s...&#39;)</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">#3 /var/www/html/cqpweb/lib/sql-lib.php(1016): do_sql_query(&#39;CREATE TABLE `s...&#39;)</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">#4 /var/www/html/cqpweb/bin/autosetup.php(92): do_sql_total_reset()</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">#5 {main}</span></p>
<p style="margin:0px;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.901961)"><span style="font-variant-ligatures:no-common-ligatures">  thrown in /var/www/html/cqpweb/lib/environment.php on line 1334</span></p></div><br clear="all"><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div>--</div><div><div>José Manuel Martínez Martínez</div><div><a href="https://chozelinek.github.io" target="_blank">https://chozelinek.github.io</a></div></div></div></div></div></div></div></div></div></div></div>