Question #166266 on apache2 in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/apache2/+question/166266
Tom Browder gave more information on the question:
Note that the line which reads:
DBDParams "dbname=passwords user=xxxx pass=xxxx host=xxx.xxx.xxx.xxx
port-3306"
actually reads ('=' instead of '-' for 'port=3306'):
DBDParams "dbname=passwords user=xxxx pass=xxxx host=xxx.xxx.xxx.xxx
port=3306"
I have also tried the slight variant ('password' instead of 'pass'
[conflicting docs]):
DBDParams "dbname=passwords user=xxxx password=xxxx
host=xxx.xxx.xxx.xxx port=3306"
with no difference in behavior.
--
You received this question notification because you are a member of
Ubuntu Server/Client Support Team, which is an answer contact for
apache2 in Ubuntu.
--
Mailing list: https://launchpad.net/~enterprise-support
Post to : [email protected]
Unsubscribe : https://launchpad.net/~enterprise-support
More help : https://help.launchpad.net/ListHelp