>> I read INSTALL file in snapshot >> In database, I execute >> $ for i in core.tsql access_control.tsql quotas.tsql amavis.tsql >> checkhelo.tsql checkspf.tsql greylisting.tsql accounting.tsql $ do >> $ ./convert-tsql mysql $i >> $ done> policyd.mysql >> >>> What version of mysql are you using? >> Mysql5.5
>Try ./convert-tsql mysql55 $i instead of ./convert-tsql mysql $i Ok it seems to run. But when i execute /etc/init.d/policyd-cluebringer restart, i get an error ; [2012/06/26-18:02:33 - 20830] [CORE] DEBUG: Syslog closed. [2012/06/26-18:07:55 - 20864] [CORE] NOTICE: Process Backgrounded [2012/06/26-18:07:55 - 20864] [CORE] ERROR: 2012/06/26-18:07:55 Couldn't open pid file "/var/run/cbpolicyd.pid" [Permission denied]. at line 319 in file /usr/share/perl5/Net/Server.pm [2012/06/26-18:07:55 - 20864] [CORE] NOTICE: 2012/06/26-18:07:55 Server closing! [2012/06/26-18:07:55 - 20864] [CORE] DEBUG: Destroying system modules. [2012/06/26-18:07:55 - 20864] [CORE] DEBUG: System modules destroyed. [2012/06/26-18:07:55 - 20864] [CORE] DEBUG: Closing syslog. [2012/06/26-18:07:55 - 20864] [CORE] DEBUG: Syslog closed. _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
