Installer said:
Please, enter the host from which SQL users created by i-MSCP should be
allowed to connect to your SQL server:
Allowed values are:
- Fully qualified hostname or localhost
- IPv4 or IPv6 addresses
- The percent character '%' for any host
This dialog is mostly for remote MySQL server usage. If you are using a
local server, default value should be fine.
I tried to set: 192.168.0.% but the Installer didn't accept it, I had to change the value to exact IP (ex: 192.168.0.50) after that I had to change it in the MySQL by hand.
It's bug or feature?