GaryAllan
GaryAllan
> Do I need to try v 8.0? Or, how do I try the "mysql_upgrade" as the error suggests? For new installs use a modern in-support version of MariaDB or...
v1.7 is the development version. You installed the development db schema for v1.6 codebase.
Hi Miha, Can you review this PR please?
https://www.php.net/manual/en/function.snmp3-get.php We can only add the auth and encryption methods supported by the php SNMP module.
Run `dpkg-reconfigure locales` and enable your locale on the OS. Then restart Apache (or just reboot)
Hi, Do you have the php pcre module installed? ```bash php -m | grep pcre ``` ```php function set_ui_language($default_lang = null) { if (php_feature_missing(["gettext", "pcre"])) return false; ... ```
The 1.6x tag uses Alpine linux with php8. Try refreshing the images.
Hello @jfstenuit This should be resolved by ee06e67c8cae38eae2a751e34e793c3b730224a7 and X-Forwarded-Uri headers. You'll need to set IPAM_BASE env to /ipam/ in the container. ``` http { server { listen 80; server_name...
Hi, Did you export from Windows MySQL? It converts all table names to lowercase.
Follow the process at https://github.com/phpipam/phpipam