if($conf['log_priority']<=LOGLEVEL_WARN)print@date('d.m.Y-H:i').' - WARNING - There is already an instance of server.php running with pid '.$pid.'.'."\n";
if($conf['log_priority']<=LOGLEVEL_WARN)print@date('d.m.Y-H:i').' - WARNING - There is already an instance of cron.php running with pid '.$pid.'.'."\n";