On Wed, Jul 27, 2011 at 12:09, Tom Browder wrote:
> On Wed, Jul 27, 2011 at 11:24, Nick Kew wrote:
>>
>> On 27 Jul 2011, at 16:05, Tom Browder wrote:
>>
>>> At the moment it doesn't work. After start I get these errors:
>>>
>>> [Wed Jul 27 09:08:56 2011] [error] (20014)Internal error: DBD: Can't
On Wed, Jul 27, 2011 at 12:09, Tom Browder wrote:
> On Wed, Jul 27, 2011 at 11:24, Nick Kew wrote:
>>
>> On 27 Jul 2011, at 16:05, Tom Browder wrote:
>>
>>> At the moment it doesn't work. After start I get these errors:
>>>
>>> [Wed Jul 27 09:08:56 2011] [error] (20014)Internal error: DBD: Can't
On Wed, Jul 27, 2011 at 11:24, Nick Kew wrote:
>
> On 27 Jul 2011, at 16:05, Tom Browder wrote:
>
>> At the moment it doesn't work. After start I get these errors:
>>
>> [Wed Jul 27 09:08:56 2011] [error] (20014)Internal error: DBD: Can't
>> connect to mysql
>> [Wed Jul 27 09:08:56 2011] [error]
On 27 Jul 2011, at 16:05, Tom Browder wrote:
> At the moment it doesn't work. After start I get these errors:
>
> [Wed Jul 27 09:08:56 2011] [error] (20014)Internal error: DBD: Can't
> connect to mysql
> [Wed Jul 27 09:08:56 2011] [error] (20014)Internal error: DBD: failed
> to initialise
And
On Wed, Jul 27, 2011 at 10:13, Tom Evans wrote:
> On Wed, Jul 27, 2011 at 4:05 PM, Tom Browder wrote:
>> I am trying to use a MySQL database for Digest password management on
>> my remote server. I have my httpd.conf file settings here:
...
>> # MySQL params:
>> # host, port, user, pass, dbnam
On Wed, Jul 27, 2011 at 4:05 PM, Tom Browder wrote:
> I am trying to use a MySQL database for Digest password management on
> my remote server. I have my httpd.conf file settings here:
>
> # mod_dbd configuration
> DBDriver mysql
> # MySQL params:
> # host, port, user, pass, dbname, sock, flags
I am trying to use a MySQL database for Digest password management on
my remote server. I have my httpd.conf file settings here:
# mod_dbd configuration
DBDriver mysql
# MySQL params:
# host, port, user, pass, dbname, sock, flags, fldsz, group, reconnect
DBDParams "dbname=passwords user= pa