Everytime I try to load a file through command line I get this message:
Could not open input file: dummy.php
I have tried everything,
php C:\Program Files (x86)\Zend\Apache2\htdocs\dummpy.php
php dummy.php
php htdocs\dummy.php
I can't run a file! I can get php information and all other stuff, so I belive my CLI is ok.
I actually need this to run phpwebsocket, but I can't run anything through CLI.
progra~2instead