Ad Widget

Collapse

Issue with mysql avec initial setup

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • skyrogue
    Junior Member
    • Jan 2024
    • 1

    #1

    Issue with mysql avec initial setup

    Hello,
    I've succesfully installed the 6 main rpm in a isolated server (zabbix-server-mysql zabbix-web-mysql zabbix-apache-conf zabbix-sql-scripts zabbix-selinux-policy zabbix-agent​) and all the dependancies required
    Now i should create the initial database but when I run mysql i got a bash:mysql: command not found
    isn't zabbix-web-mysql package should contains mysql packages ?
    Do i have to run a separate installation of mysql ? (??)
    I'm running alma linux 9 with zabbix 6.4
    Thank you
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4807

    #2
    Originally posted by skyrogue
    isn't zabbix-web-mysql package should contains mysql packages ?
    Do i have to run a separate installation of mysql ? (??)
    This package installs zabbix web component that uses mysql. It is not mysql itself. You need to resolve dependencies beforehand, like install mysql and your desired web server (apache or nginx)

    Comment

    Working...