Closed (fixed)
Project:
Drush
Component:
Installation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2009 at 00:45 UTC
Updated:
25 Jun 2009 at 04:10 UTC
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
Comment #1
moshe weitzman commentedChanged README to require 5.2.0
You should upgrade your php.
Comment #2
dmjossel commentedI 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.