【发布时间】:2018-12-29 08:20:27
【问题描述】:
我在禁用横幅后重新启动了 Apache
sudo /opt/bitnami/apps/wordpress/bnconfig --disable_banner 1
现在 Apache 不会重新启动
~$ sudo /opt/bitnami/ctlscript.sh status
php-fpm already running
apache not running
mysql already running
我试过了
~$ sudo /opt/bitnami/ctlscript.sh start apache
Syntax OK
/opt/bitnami/apache2/scripts/ctl.sh : httpd could not be started
Monitored apache
对于错误日志 - cat /opt/bitnami/apache2/logs/error_log 您可以在此链接中找到它 https://drive.google.com/file/d/1f2Xt0bwcMEhKcXkILLMf_kdBl0JoSZUr/view?usp=sharing
对于 httpd-app.conf 文件,在下面的链接中复制它 https://drive.google.com/file/d/1l2zEPzIU0uBHdEyFQEZ22eEPS9fMnBTO/view?usp=sharing
【问题讨论】:
-
Stackoverflow 用于软件开发方面的帮助。您应该考虑在 Server Fault、Unix & Linux 或 Super User 上提问。
标签: amazon-web-services ssh bitnami