@@ -1,5 +1,6 @@
#! /bin/sh
kill -9 $(pidof php)
+sleep 1s
php ./centra_srv.php
spawn-fcgi -a 127.0.0.1 -p 9100 -F 10 -f "php fcgi_run.php"