<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi All,</div><div><br></div><div>Except for the problem pointed out by Peter yesterday [1], which I&#39;m also facing, I seem to be just a step or two away from having a working CQPweb install. I just can&#39;t get Apache to point to CQPweb&#39;s directory as its document root. In <font face="monospace, monospace">/etc/apache2/sites-available/cqpweb.conf</font> I&#39;ve got the following, which I would think would be enough:</div><div><br></div><div><div><font face="monospace, monospace">&lt;Directory &quot;/var/www/html/cqpweb&quot;&gt;</font></div><div><font face="monospace, monospace">    AllowOverride None</font></div><div><font face="monospace, monospace">    Require all granted</font></div><div><font face="monospace, monospace">    Options FollowSymlinks</font></div><div><font face="monospace, monospace">&lt;/Directory&gt;</font></div></div><div><br></div><div>But alas, Apache opens one of those typical &quot;Welcome to Apache&quot; pages rather than <font face="monospace, monospace">/var/www/html/cqpweb/index.php</font>, which consists of <span style="font-family:monospace,monospace">&lt;?php require(&#39;lib/mainhome.php&#39;);</span>, and so is clearly not what&#39;s being opened. Could someone point me in the right direction? I&#39;ve tried both <font face="monospace, monospace">AllowOverride None</font> (as per the admin manual) and <font face="monospace, monospace">AllowOverride All</font> (as per Stefan&#39;s instruction document), to no avail.</div><div><br></div><div>Cheers,<br>Scott</div><div><br></div><div>[1] <span style="font-family:monospace,monospace">PHP Notice: Undefined property: NotAFullConfig::$blowfish_cost in /var/www/html/CQPweb/lib/useracct-lib.php on line 756</span></div></div></div></div></div></div>