卸载 Private Cloud 开发者服务的 Edge
如需将 Edge for Private Cloud Developer Services 门户从系统中完全卸载,请执行以下操作:
- 停止 Apache 网络服务器:
> service httpd stop
如需了解详情,请参阅启动、停止或重启门户。
- 门户门户的根目录,例如
/var/www/html
。您必须位于门户根目录才能运行 Drush 命令。
> cd /var/www/html
注意:如果您尚未在默认目录中安装门户,请转到您的安装目录。
- 运行以下 Drush 命令,以移除 Drupal 专属数据库表:
> drush sql-drop
如需了解详情,请参阅 drush sql-drop。
- 移除 Drupal 目录内容:
> cd ~
> sudo rm -rf /var/www/html/.* /var/www/html/*
如需了解如何卸载 Edge for Private Cloud,请参阅卸载 Edge。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-02-07。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-02-07。"],[],[]]