LoginSignup
4
5

More than 5 years have passed since last update.

RasPBXでSecurityWarningに遭遇した

Posted at

RasPBXでSecurityWarningに遭遇した

今回遭遇したSecurityWarningはこんなやつ

SecurityWarning.png

Module: "FreePBX Framework", File: "/var/www/html/admin/bootstrap.php altered"

/var/www/html/admin/bootstrap.php が変更されてて、やばいよやばいよ的なことを言いたいんだろうか?

とりあえず修復

amportal chown
amportal a ma refreshsignatures
amportal a reload

RasPBXでは、どうやらこれらのコマンド達を実行することでよきに計らってくれるようだ

That will ensure that all the files have the correct permissions, re-download any modules that you have on your machine that don't have signatures. and finally click the 'Reload Now' button for you. After that, all the warnings and errors should be gone!

4
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
5