I just installed (or try to install) Drush (All-Versions-HEAD). I followed the directions in the documentation (used symbolic link). When I command-type "drush", I get this message:

Your PHP installation is too old. Drush requires at least PHP 5.2.0. [error]
Drush could not execute. [error]

The documentation says that PHP>4.3 and I have mysql 5, PHP 5.1.6, on an Apache server and Drupal 6.12 multisite.

any idea what I can do/try? Any help will be greatly appreciate!! I'm eager to surrender to updating with drush. :)

DJ

Comments

moshe weitzman’s picture

Status: Active » Fixed

Changed README to require 5.2.0

You should upgrade your php.

dmjossel’s picture

I have PHP 5.2.4 and I still get this message. I'm also getting a warning about gd.dll, which is odd since I'm on a *nix system; shouldn't that be an .so?

EDIT: Nevermind, I had different versions of PHP for CLI and apache module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.