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
Hello,
according to Apache
website http://httpd.apache.org/docs/2.0/mod/core.html#timeout, it says,
The TimeOut directive currently defines the amount of time Apache will wait for
three things:
1. The total amount of time it takes to receive a GET request.
2. The amount of t
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
OK sorry I've found the solution, there is a SSL buffer, that limits the
amount of data you cand POST.
SSLRenegBufferSize
This directive can be change in runtime, so you can put this
in .htaccess file changing the value of the buffer. You should be
careful because this can be dangerous when you
Thx for reply
When I added vhost for mx record it works fine but I have error in log file
that access is denied which will cause log file size increase. any suggestions
on how to prevent this error from been written in log
Regards
Amira Othman
Server Administrator
www.cairosource.com
6 EL Nil
I've researched about this issue, but no success.
I need to do this using https, because all my users are authenticated
by digital certificates. And this happens when in https, in http there
are no errors, so i suppose it's not related with the size of the file,
is related with ssl
On 2011-07-27 01:36, Anurag Kapur wrote:
Hi,
I am looking for ways of detecting a specific mobile device (example:
my iPhone and not my friends) accessing a resource on
my publicly accessible Apache web server so that I can restrict access
to certain devices only.
That's easy - it's called
11 matches
Mail list logo