chomik
chomik copied to clipboard
Error when running as binary: No such file or directory
Script works when run via php, but it should be runable from the shell.
It has the header:
#!/usr/bin/env php
But it seems it doesn't work as expected.
Example:
$ chmod +x chomik.php
$ ./chomik.php
: No such file or directory