drush.php is designed to run via the command line message is all I get
| Project: | Hosting |
| Version: | 5.x-0.1-beta1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Hello,
I'm getting this message:
drush.php is designed to run via the command line.
I feel like there is something obvious I am missing here, but I can't figure out what it is. I have been trying to make it past the verify platform step for hours now and it all seems to hinge on not being able to make drush.php run.
I am running a LAMP stack on Ubuntu 8.10 and I have installed php5-cli. I have been searching for hours for something that would make this make sense, but every thing I have tried has come to no avail. After I installed the php5-cli package, I thought that maybe I needed to reconfigure php, but I can't seem to find any instructions on how to do that.
I would greatly appreciate any help at all!
Thanks,
Sean

#1
This was resolved in irc as being based on how your php was configured. It was using php-fastcgi, which drush itself does not support.
#2
Yes, after I rebuilt my server, to run php as command line it worked. Thanks!
#3
#4
if you googled this and look for the drush issue see #413502: cli test fails: "drush.php is designed to run via the command line"
#5
This doesn't work for me, either. I suppose it's because my web.com site uses cgi to run php.