Can somebody help me? what is wrong with this. This is my start.bat @echo off
:1
[C:\php]/php -f daemon.php -- -configdir "config" -logdir "log"
goto 1 and it gives me error filename , directory name or volume label syngtax is incorrect. help would be appreicieated! Thanks! :smile: