-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
7.0.18
-
Debian Linux 12 (bookworm)
Steps to reproduce:
- Install Zabbix server on Debian Linux 12 as per Zabbix download documentation
- See zabbix_server.conf
Result:
### Option: SocketDir # IPC socket directory. # Directory to store IPC sockets used by internal Zabbix services. # # Mandatory: no # Default: # SocketDir=/tmp ### NOTE: Support for Oracle DB is deprecated since Zabbix 7.0 and will be removed in future versions. SocketDir=/run/zabbix
SocketDir is not related to Oracle DB deprecation.