Hello, when I try automatic setup in /tmp/dkim-patch php -q install.php there is this statement: php -q install.php PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0 Does it mean that the installation will not be correct? (wheezy, 3.0.5.4p8)
Thats just a notice, the install will finish successfully. To avoid the notice, edit the file /etc/php5/cli/conf.d/ming.ini and replace the # with ;