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

thebuckst0p’s picture

Status: Active » Closed (fixed)

I'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.