<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, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p>Hi again,</p>
<p><br>
</p>
<p>After your last email (again, thanks for the quick advice!) 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, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">y</span><span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;"> jumping
to </span><span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">the trunk repository, </span>I was now a bit overambitious
perhaps. While I managed to fix two prior 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>"PHP Warning: mysqli::escape_string(): Couldn't fetch mysqli in /var/www/html/cqpweb/lib/sql-lib.php on line 352</div>
<div>PHP Warning: mysqli::escape_string(): Couldn't fetch mysqli in /var/www/html/cqpweb/lib/sql-lib.php on line 352</div>
<div>PHP Warning: 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"</div>
<div><br>
</div>
<div>Not sure whether this could be a permission issue, since the user name should be unproblematic. It seems like the program fails on the "cqpweb_startup_environment(CQPWEB_STARTUP_DONT_CONNECT_CQP , RUN_LOCATION_CLI); line, 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, but just in case they are of interest to you:</div>
<div>
<ol style="margin-bottom: 0px; margin-top: 0px;">
<li>The "default_keyness_calc_stat" is not assigned to the global Config variable in autosetup.php which led to an SQL error when setting the user_info in useracct-lib.php. Adding it fixed the issue.</li><li>The "n_texts" field in sql-definitions.php for create the text_metadata_values table 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>