Closed (fixed)
Project:
Drush
Version:
All-Versions-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2009 at 19:49 UTC
Updated:
11 Nov 2009 at 20:19 UTC
I have drush running on two servers, each with the same Drush code and the same site code, both running PHP 5.2.8. On one the drush command list includes variable get, variable set, variable delete. On the other they're gone, and running them returns a "not found" error.
Any ideas what could make those commands disappear? Is anyone else seeing this problem?
Comments
Comment #1
thebuckst0p commentedI'm an idiot... someone had put another copy of Drush on the 2nd server, so it was running a different version and I didn't realize it. Closing the ticket.