<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, NotoColorEmoji, &quot;Segoe UI Symbol&quot;, &quot;Android Emoji&quot;, EmojiSymbols;">
<p>Hi again,</p>
<p><br>
</p>
<p>After your&nbsp;last email (again, thanks for the quick advice!)&nbsp;I figured it'd be a better idea to just install CQPweb manually instead of trying to fix an outdated version. B<span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, NotoColorEmoji, &quot;Segoe UI Symbol&quot;, &quot;Android Emoji&quot;, EmojiSymbols; font-size: 16px;">y</span><span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, NotoColorEmoji, &quot;Segoe UI Symbol&quot;, &quot;Android Emoji&quot;, EmojiSymbols; font-size: 16px;">&nbsp;jumping
 to </span><span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, NotoColorEmoji, &quot;Segoe UI Symbol&quot;, &quot;Android Emoji&quot;, EmojiSymbols; font-size: 16px;">the trunk repository,&nbsp;</span>I was now&nbsp;a bit overambitious
 perhaps. While I managed to fix two prior&nbsp;errors, I am now stuck on the following message when running the autosetup script:</p>
<p><br>
</p>
<p><span id="ms-rterangepaste-start"></span></p>
<div>&quot;PHP Warning:&nbsp; mysqli::escape_string(): Couldn't fetch mysqli in /var/www/html/cqpweb/lib/sql-lib.php on line 352</div>
<div>PHP Warning:&nbsp; mysqli::escape_string(): Couldn't fetch mysqli in /var/www/html/cqpweb/lib/sql-lib.php on line 352</div>
<div>PHP Warning:&nbsp; mysqli::escape_string(): Couldn't fetch mysqli in /var/www/html/cqpweb/lib/sql-lib.php on line 352</div>
<div><br>
</div>
<div>Invalid user name specified at database level&quot;</div>
<div><br>
</div>
<div>Not sure whether this could be&nbsp;a permission issue, since the user name should be unproblematic.&nbsp;It seems like&nbsp;the program fails on the &quot;cqpweb_startup_environment(CQPWEB_STARTUP_DONT_CONNECT_CQP , RUN_LOCATION_CLI); line,&nbsp;but I have no idea what causes
 it.</div>
<div><br>
</div>
<div>As for the other two other problems I encountered, I don't know if they're already known,&nbsp;but just in case they are of interest to you:</div>
<div>
<ol style="margin-bottom: 0px; margin-top: 0px;">
<li>The &quot;default_keyness_calc_stat&quot; is not assigned to the global Config variable in autosetup.php which led to an SQL error when setting the user_info&nbsp;in useracct-lib.php. Adding it fixed the issue.</li><li>The &quot;n_texts&quot; field in sql-definitions.php for create the text_metadata_values table&nbsp;contained some additional whitespace which, again, led to an SQL error. Removing it also solved that problem.</li></ol>
<div><br>
</div>
<div>Best,</div>
<div>Florian</div>
<div></div>
</div>
<span id="ms-rterangepaste-end"></span><br>
<p></p>
</div>
</body>
</html>