1<?php 2$ssPluginRoot = dirname(__FILE__); 3chdir($ssPluginRoot); 4system("indexer -c sphinx.conf --rotate dk_main"); 5