Ad Widget

Collapse

Zabbix 5, AWS - Ubuntu 20 - PHP7.4 - NGINX connected with RDS - mySQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Norberto
    Junior Member
    • Aug 2020
    • 1

    #1

    Zabbix 5, AWS - Ubuntu 20 - PHP7.4 - NGINX connected with RDS - mySQL

    Hy everyone!

    I've follow the steps from Zabbix download page installing in a Ubuntu 20 image from AWS EC2, adapting for the separate mySQL instance in AWS RDS.

    PHP is working
    PHP-FPM is working
    NGINX is working showing its message in http://myhost
    mySQL is working with Zabbix tables and permissions
    Zabbix is working and connecting to mySQL in the RDS

    but when I try http://myhost/zabbix/, I get a 404 error
Working...