Dear all,
We have encountered a problem when we try to use a remote mysql server
instead of localhost server.
Ser.cfg
modparam("usrloc", "db_url",
"sql://ser:>heslo>@192.168.1.5/ser")
stdout:
mod_init(): Can't bind database module
We configure followed everything in admin document and database work
locally. Does anyone has any idea?
Regards