Not an option. Which php gives me php4 and the script requires php5. From: Nathan Nobbe [mailto:quickshiftin@xxxxxxxxx] Sent: Wednesday, February 06, 2008 8:39 AM To: Robbert van Andel Cc: Daniel Brown; php-general@xxxxxxxxxxxxx Subject: Re: PHP CLI Problem On Feb 6, 2008 11:33 AM, Robbert van Andel <robbert@xxxxxxxxx> wrote: I tried adding `which php5` and that didn't work. did you try running which php5 on the cli to ensure it even maps to a path ? you might need which php instead. -nathan