
Anadditiontomypreviouspost(youcanreplaceit)Ifyourphpscriptdoesn'trunwithshebang(#!/usr/bin/php),anditissuesthebeautifullandinformativeerrormessage:"Commandnotfound."justdos2unixyourscript.phpetvoila.Ifyoustillgetthe"Commandnotfound."Justtrytorunitas./myscript.php,withthe"./"ifitworks-itmeansyourcurrentdirectoryisnotintheexecutablesearchpath.Ifyourphpscriptdoesn'trunwithshebang(#/usr/bin/php...