Hi All,
I've seen an issue in the /etc/amportal.conf file whereby there is one line that is duplicated, and it being a password line, it could cause some issues.
Line 15: AMPDBPASS=...
This same line (uncommented) is repeated right down the bottom of this config file. The result is that if you change the first instance and not the second, your password won't actually be updated correctly as it is redefined later in the configuration file.
I've seen an issue in the /etc/amportal.conf file whereby there is one line that is duplicated, and it being a password line, it could cause some issues.
Line 15: AMPDBPASS=...
This same line (uncommented) is repeated right down the bottom of this config file. The result is that if you change the first instance and not the second, your password won't actually be updated correctly as it is redefined later in the configuration file.