I always install phpMyAdmin on my zabbix systems as a companion app. I use some RHEL flavor and older versions had phpMyAdmin on EPEL, so install was pretty easy. That doesn't seem to be the case, so I downloaded the latest zip file and used those install procedures. I get nothing but a blank screen, code is 200, but no contents.
Environment is a VULTR Rocky Linux release 8.6 (Green Obsidian), Zabbix 6.0.6, php 7.2.24, phpMyAdmin 5.2.0 Of course the Zabbix php app is working. I put a phpinfo() file in the /usr/share/phpmyadmin directory and it loads so it's not access lists. I haven't found any related error messages in any logs.
Any ideas?
Thanks
Environment is a VULTR Rocky Linux release 8.6 (Green Obsidian), Zabbix 6.0.6, php 7.2.24, phpMyAdmin 5.2.0 Of course the Zabbix php app is working. I put a phpinfo() file in the /usr/share/phpmyadmin directory and it loads so it's not access lists. I haven't found any related error messages in any logs.
Any ideas?
Thanks
Comment