我使用Composer在Linux上下载和安装Drupal8.8.1,并使用drush站点: install命令进行安装。
在我输入drush站点后,只显示了以下行/消息:install命令。
You are about to DROP all tables in your 'drupal8' database. Do you want to continue? (yes/no) [yes]:
>yes
[notice]Starting Drupal installation. This takes a while.
[success] Installation co
为了学习/探索Drupal,我正在我的Linux16.04笔记本上安装一个本地Drupal安装。
我已经通过这个安装指南完成了所有步骤,但是在启动http://my_example_drupal_site.localhost/web/时,我得到了下面的输出。
知道这是为什么吗?
/**
* @file
* The PHP page that serves all page requests on a Drupal installation.
*
* All Drupal code is released under the GNU General Public License.
*
在过去的两天里,我一直在寻找论坛,试图找到我的问题的答案,我是新手,但对Drupal很在行。我的环境如下:
centos 6
php 5.3.3
drupal 7.x单站基本安装
我已经安装了drush,然后将cd安装到我的站点根目录,并且我使用了drush dl seo_checklist,运行良好。
当我运行drush en seo_checklist时,我得到以下输出:
Command pm-enable needs a higher bootstrap level to run - you will need to invoke drush from a more functional