Not an option.  Which php gives me php4 and the script requires php5.

 

From: Nathan Nobbe [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 06, 2008 8:39 AM
To: Robbert van Andel
Cc: Daniel Brown; php-general@lists.php.net
Subject: Re: [PHP] PHP CLI Problem

 

On Feb 6, 2008 11:33 AM, Robbert van Andel <[EMAIL PROTECTED]> 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

 

Reply via email to