You can not insert any rules like this. If you manipulate the mysql db manually, then this changes will be ignored by the server, they were only shown in the interface.
If you want to insert or update any values in the ispconfig DB, you will hae to use the dalaogInsert and datalogUpdate functions from the ispconfig mysql library.
|