Been looking at server logs.
If I enable commentics I find apache errors.
As soon as I remove commentics the error logs stay clean.
But the comment and form are shown and also the correct page_id and reference_id are used by the system. So it works, but very slow and with commentics log errors and apache errors.
this is my php include for commentics:
<?php
$page_id = "cmtx_title";
$reference = "cmtx_url";
$path_to_comments_folder = "../miniblog/comments/";
define ('IN_COMMENTICS', 'true'); //no need to edit this line
require $path_to_comments_folder . "includes/commentics.php"; //no need to edit this line
?>
Apache error log:
[Wed Feb 15 11:03:12 2012] [error] mod_hostinglimits:Error on LVE enter: LVE(570) HANDLER(application/x-httpd-php) HOSTNAME(
www.mysite.nl) URL(/vakantie-frankrijk/regio.php) TID(13233) errno (7)
[Wed Feb 15 11:03:12 2012] [error] [client 222.253.0.23] File does not exist: /home/myserver/domains/mysite.nl/public_html/503.shtml
[Wed Feb 15 11:03:14 2012] [error] [client 111.72.129.127] File does not exist: /home/myserver/domains/mysite.nl/public_html/\\"http:, referer:
http://www.mysite.nl/vakantie-frankrijk/ain/
[Wed Feb 15 11:03:14 2012] [error] [client 111.72.129.127] File does not exist: /home/myserver/domains/mysite.nl/public_html/404.shtml, referer:
http://www.mysite.nl/vakantie-frankrijk/ain/
[Wed Feb 15 11:03:14 2012] [error] [client 111.72.129.127] File does not exist: /home/myserver/domains/mysite.nl/public_html/\\"http:, referer:
http://www.mysite.nl/vakantie-frankrijk/ain/
[Wed Feb 15 11:03:14 2012] [error] [client 111.72.129.127] File does not exist: /home/myserver/domains/mysite.nl/public_html/404.shtml, referer:
http://www.mysite.nl/vakantie-frankrijk/ain/