I had a small issue with the test for the php exe..
In my Debian box the php5 exe is php5-cgi, and it seems the script is unable to find it..
I see I could set $WP_CLI_PHP and go with it, but that's not really immediate, so maybe it would be best to include a few more test for the php exe in the main script..
I had a small issue with the test for the php exe..
In my Debian box the php5 exe is php5-cgi, and it seems the script is unable to find it..
I see I could set $WP_CLI_PHP and go with it, but that's not really immediate, so maybe it would be best to include a few more test for the php exe in the main script..