<div dir="ltr"><div>Hi Andrew, first of all thanks for your answer.</div><div>I logged in as apache user (in my case is wwwrun since it is a Suse SLES 11 Linux) and cqp is included in $PATH because it is in /usr/local/bin. I also tried to run cqp logged in as wwwrun and it starts normally, printing out &quot;<span style="font-size:12.8000001907349px">CQP version 3.0.0&quot; as usual.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">To get CQPweb version i found:</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px"> define(&#39;CQPWEB_VERSION&#39;, &#39;3.1.13&#39;);</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">in CQPweb/lib/environment.inc.php; if it can be of some help, I used svn checkout to download the software. </span></div><div><span style="font-size:12.8000001907349px">Am I using wrong versions of CQP and/or CQPWeb? In my environment CWB will not be used in English.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Have a nice day.</span></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><pre style="white-space:pre-wrap;color:rgb(0,0,0)">One think comes to mind: is the CQP executable on the PATH of the username that Apache runs under? If not,  then that’s the problem, and you need to add the path to the location of the executable to the CQPweb configuration file.

If that isn’t the problem then we can consider other possibilities. Before that, however: Can you check your version of CQPweb please?

note also that using the core CWB version 3.0.x with CQPweb will work, but is not recommended (since CQPweb works solely in UTF-8, and v3.0 of the core doesn’t support utf8 regular expressions). for English you wouldn’t notice much difference, for other languages you might.

best

Andrew.</pre></blockquote></div>