<font color="#333399"><font face="tahoma,sans-serif">Hi all,<br><br>I am trying to install my own corpus though cqpweb - I have a simple vertical text file in the following structure:<br><br>&lt;text id=&quot;illum01&quot; lang=&quot;Maltese&quot;&gt;<br>



&lt;text_id &quot;illum01&quot;&gt;<br>&lt;text_lang &quot;Maltese&quot;&gt;<br>&lt;s&gt;<br>word1<br>word2<br>...<br>&lt;/s&gt;<br>&lt;/text_lang&gt;<br>&lt;/text_id&gt;<br>&lt;/text&gt;<br><br>there is no annotation (pos, lemma, ect) so its basically like a word list. The corpus installation process goes well (I used default p-attributes, even if in reality I only have word attribute - in future I will add pos and lemma but for the time being I am just trying to get used to cqpweb), but then I need to install the metadata, and I cannot quite understand what is required here. <br>



<br>If I try to create a minimalist metadata table without specifying anything in the manage metatdata page, then I get this error:<br><br></font></font><p>A mySQL query did not run successfully!</p>
        <p>Error # 2: <br>File 
&#39;/home/mlrs/corpora/system/temp/___install_temp_metadata_illum01&#39; not 
found (Errcode: 2) </p><br><br><font color="#333399"><font face="tahoma,sans-serif">from mysql admin, I see that the table text_metadata_for_illum01 has been created but it is empty (no rows).<br><br>If I try to enter some metadata fields (which I cannot clearly understand what&#39;s meant to be here), then I still get the above error. </font></font><br>


<font color="#333399"><font face="tahoma,sans-serif">
<br>I cannot seem to find anything specific to this problem in the documentation (i.e. explaining what metadata should look like, ect.).  I am mainly following:<br></font></font><a href="http://cwb.svn.sourceforge.net/viewvc/cwb/gui/cqpweb/trunk/doc/CQPweb-installing-corpora.html" target="_blank">http://cwb.svn.sourceforge.net/viewvc/cwb/gui/cqpweb/trunk/doc/CQPweb-installing-corpora.html</a><br>


<font color="#333399"><font face="tahoma,sans-serif"><br>Any pointers would be appreciated.<br><br>Regards <br>Claudia<br><br><br></font></font>